Compartilhar via


DocumentLibraryVersions.Item[Int32] Propriedade

Definição

Retorna um DocumentLibraryVersion objeto da DocumentLibraryVersions coleção.

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

Obrigatório Integer. O número de índice do DocumentLibraryVersion retornado.

Valor da propriedade

Aplica-se a