Share via


IEntityTypeManagement.GetClasses Method

Gets a collection of management pack classes. Classes are defined in a management pack under the ClassTypes element that is under the EntityTypes element.

These methods are thread safe.

Overload List

Name Description
IEntityTypeManagement.GetClasses () Gets all classes that are defined in this management group.
IEntityTypeManagement.GetClasses (Generic ICollection) Gets all classes that are defined in this management group based on the collection of identifiers.
IEntityTypeManagement.GetClasses (ManagementPackClassCriteria) Gets all classes that are defined in this management group based on the provided criteria.

See Also

Reference

IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace