VersionInfoCollection.Item Property
Include Protected Members
Include Inherited Members
Gets or sets an object in this collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the object at the specified index. | |
Item[RepositoryLocation] | Gets or sets the object at the specified location. |
Top