DocumentLibraryVersions.Item Property
Gets a DocumentLibraryVersion object from the DocumentLibraryVersions collection. Read-only.
Syntax
expression.Item(Index)
expression Required. A variable that represents a DocumentLibraryVersions object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Long | The index number of the DocumentLibraryVersion returned. |