ManagementPackConsoleTaskParameterProxyCollection Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |
Top
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 | (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. | |
Remove | Removes the first occurrence of a specified item from the collection. | |
RemoveAt | Removes an item at the specified index. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackConsoleTaskParameterProxyCollection Class
Microsoft.EnterpriseManagement.Configuration Namespace