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