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

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