Share via


ManagementPackElementProxyCollection Members

Manages a collection of ManagementPackElement objects.

The following tables list the members exposed by the ManagementPackElementProxyCollection type.

Public Properties

  Name Description
public property Count Overridden. Gets the number of items in this collection.
public property IsReadOnly Overridden. Gets a value indicating whether the collection is a read-only collection.
public property Item Overridden. Gets the specified item from the collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Contains Overloaded. Overridden.  
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetItem Overloaded. Overridden. Retrieves the specified item from the collection.
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  System.Collections.Generic.IEnumerable<V>.GetEnumerator  
  System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

ManagementPackElementProxyCollection Generic Class
Microsoft.EnterpriseManagement.Configuration Namespace