eDriven Framework API
IsRegistered Method (component)
NamespaceseDriven.Gui.ManagersComponentManagerIsRegistered(InteractiveComponent)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRegistered(
	InteractiveComponent component
)
Public Function IsRegistered ( _
	component As InteractiveComponent _
) As Boolean
public:
bool IsRegistered(
	InteractiveComponent^ component
)
Parameters

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