BackupDeviceCollection.Item Property
Include Protected Members
Include Inherited Members
Gets a BackupDevice object in the collection by name or by index number.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | Item[Int32] | Gets a BackupDevice object in the collection by index number. | 
| .gif) | Item[String] | Gets a BackupDevice object in the collection by name. | 
Top