eDriven Framework API
Get Method (id, suppressError)
NamespaceseDriven.Gui.ManagersComponentManagerGet(String, Boolean)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public InteractiveComponent Get(
	string id,
	bool suppressError
)
Public Function Get ( _
	id As String, _
	suppressError As Boolean _
) As InteractiveComponent
public:
InteractiveComponent^ Get(
	String^ id, 
	bool suppressError
)
Parameters
id (String)
suppressError (Boolean)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)