IComponentCategoryInfo Interface

Provides access to members that work with the component category manager.

Members

Name Description
Method GetComponentsInCategory Obtains a collection of component IDs matching the specified component category ID.

IComponentCategoryInfo.GetComponentsInCategory Method

Obtains a collection of component IDs matching the specified component category ID.

Public Function GetComponentsInCategory ( _
    ByVal pCategoryID As UID _
) As IEnumUID
public IEnumUID GetComponentsInCategory (
    UID pCategoryID
);

Classes that implement IComponentCategoryInfo

Classes Description
ComponentCategoryManager Component Category Manager Object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.