共用方式為


ManagementPackConsoleTaskParameterProxyCollection Members

Represents a management pack console task parameter proxy collection.

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

Public Properties

  Name Description
public property Count Gets the number of elements contained in the collection.
public property IsReadOnly Gets or sets a value that indicates whether the collection is read-only.
public property Item Gets or sets the item at the specified index.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add Adds an item to the collection.
public method Clear Removes all items from the collection.
public method Contains Determines whether this collection contains a specific value.
public method CopyTo Copies the elements of this collection to an array, starting at a particular index.
public method Equals  Overloaded. (inherited from Object)
public method GetEnumerator Returns an enumerator that can iterate through a collection.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method IndexOf Retrieves the index number of the specified item in the collection.
public method Insert Inserts an item to the collection at the specified index.
public methodstatic ReferenceEquals  (inherited from Object)
public method Remove Removes the first occurrence of a specified item from the collection.
public method RemoveAt Removes an item at the specified index.
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.IEnumerable.GetEnumerator  

Top

See Also

Reference

ManagementPackConsoleTaskParameterProxyCollection Class
Microsoft.EnterpriseManagement.Configuration Namespace