Represents a management pack console task parameter proxy collection.
The following tables list the members exposed by the ManagementPackConsoleTaskParameterProxyCollection type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Count | Gets the number of elements contained in the collection. | 
| .gif) | IsReadOnly | Gets or sets a value that indicates whether the collection is read-only. | 
| .gif) | Item | Gets or sets the item at the specified index. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Add | Adds an item to the collection. | 
| .gif) | Clear | Removes all items from the collection. | 
| .gif) | Contains | Determines whether this collection contains a specific value. | 
| .gif) | CopyTo | Copies the elements of this collection to an array, starting at a particular index. | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetEnumerator | Returns an enumerator that can iterate through a collection. | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | IndexOf | Retrieves the index number of the specified item in the collection. | 
| .gif) | Insert | Inserts an item to the collection at the specified index. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | Remove | Removes the first occurrence of a specified item from the collection. | 
| .gif) | RemoveAt | Removes an item at the specified index. | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.IEnumerable.GetEnumerator | 
Top
See Also
Reference
ManagementPackConsoleTaskParameterProxyCollection Class
Microsoft.EnterpriseManagement.Configuration Namespace