[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Methods (see also Protected Methods)

  Name Description
public method ContainsProperty Overloaded.  
public method CreateNavigator  Creates a new XPathNavigator object. (inherited from ManagementPackElement)
public method Equals  Overloaded. (inherited from ManagementPackElement)
public method FindHostClass Returns the source class that is the host for this class.
public method FindHostRelationship Returns the host relationship defined in the management pack where this class is defined.
public method GetBaseType  Retrieves the immediate base type for this object. (inherited from ManagementPackType)
public method GetBaseTypes  Retrieves the entire hierarchy of base types for this object. (inherited from ManagementPackType)
public method GetCategories  Retrieves a collection of ManagementPackCategory objects defined in this management pack object. (inherited from ManagementPackElement)
public method GetDerivedTypes  Overloaded. Retrieves the immediate derived types for this object. (inherited from ManagementPackType)
public method GetDisplayString  Overloaded. (inherited from ManagementPackElement)
public method GetFolders  Gets the collection of management pack folders associated with this management pack element. (inherited from ManagementPackElement)
public method GetHashCode  Gets the hash code for this object. (inherited from ManagementPackElement)
public method GetImageReferences Overridden. Returns the management pack image references associated with this management pack element in this management pack.
public method GetKeyProperties  Overloaded. Retrieves the list of properties that are keys for this object. (inherited from ManagementPackType)
public method GetKnowledgeArticle  Overloaded. (inherited from ManagementPackElement)
public method GetManagementPack  Gets the management pack that this object is defined in. (inherited from ManagementPackElement)
public method GetParentClasses Retrieves all the monitoring object classes that are parent classes to this type using the provided relationship type.
public method GetProperties Overloaded. Retrieves the list of properties for this object.
public method GetRelatedClasses Retrieves all the monitoring object classes related to this type using the provided relationship type.
public method GetRelationships Overloaded. Retrieves all the relationship classes of which this monitoring class is a part.
public method GetRelationshipsWhereSource Overloaded. Retrieves all the relationship classes of which this monitoring class is a part as the source.
public method GetRelationshipsWhereTarget Overloaded. Retrieves all the relationship classes of which this monitoring class is a part as the target.
public method GetType  (inherited from Object)
public method IsSubClassOf Determines whether this object is derived from the specified ManagementPackClass object. Obsolete.
public method IsSubtypeOf  (inherited from ManagementPackType)
public method Reconnect Overloaded.  
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Gets the name of this management pack element. (inherited from ManagementPackElement)
public method TryGetProperty Overloaded.  
public method WriteXml  (inherited from ManagementPackElement)

Protected Methods

  Name Description
protected method CheckVersionCompatibility Overridden. Checks the version compatibility of the current management pack with the specified element.
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method PostProcessChange  (inherited from ManagementPackElement)
protected method ReadAttributes Overridden. Reads the attributes from this management pack element.
protected method ReadElements Overridden. Reads the child elements from this management pack element.
protected method UpdateCollection  (inherited from ManagementPackItem)
protected method WriteAttributes Overridden. Writes the attributes of this management pack element.
protected method WriteElements Overridden. Writes the child elements to this management pack element.

See Also


Send comments about this topic to Microsoft.