Version

NamedComponentManager Class Members

The following tables list the members exposed by NamedComponentManager.

Public Constructors
 NameDescription
Public ConstructorNamedComponentManager Constructor  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetNamedComponentReturns a previously-registered INamedComponent  
Public Methodstatic (Shared in Visual Basic)RegisterNamedComponentRegisters an INamedComponent to the list for later retrieval.  
Public Methodstatic (Shared in Visual Basic)UnRegisterNamedComponentUnRegisters an INamedComponent, removing it from the list.  
See Also