Returns an item from the collection at the specified index or with the specified name.
Overload List
| Name | Description | 
|---|---|
| ManagementPackSubElementCollection.Item (Int32) | Returns an item from the collection at the specified index. | 
| ManagementPackSubElementCollection.Item (String) | Returns an item from the collection with the specified name. | 
See Also
Reference
ManagementPackSubElementCollection Generic Class
ManagementPackSubElementCollection Members
Microsoft.EnterpriseManagement.Configuration Namespace