Compartir a través de


DocumentLibraryVersions.Item[Int32] Propiedad

Definición

Devuelve un DocumentLibraryVersion objeto de la DocumentLibraryVersions colección.

public:
 property Microsoft::Office::Core::DocumentLibraryVersion ^ default[int] { Microsoft::Office::Core::DocumentLibraryVersion ^ get(int lIndex); };
public Microsoft.Office.Core.DocumentLibraryVersion this[int lIndex] { get; }
member this.Item(int) : Microsoft.Office.Core.DocumentLibraryVersion
Default Public ReadOnly Property Item(lIndex As Integer) As DocumentLibraryVersion

Parámetros

lIndex
Int32

Required Integer. Número de índice de DocumentLibraryVersion devuelto.

Valor de propiedad

Se aplica a