PartitionCollection.Item Property
Gets the specified Partition from the collection.
Overload List
| Name | Description |
|---|---|
| PartitionCollection.Item (Int32) |
Gets the Partition at the specified index from the collection.
|
| PartitionCollection.Item (String) |
Gets the Partition, with the specified identifier, from the collection.
|