Partager via


DocumentLibraryVersions.Item[Int32] Propriété

Définition

Retourne un DocumentLibraryVersion objet de la DocumentLibraryVersions collection.

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

Paramètres

lIndex
Int32

Argument de type Integer obligatoire. Numéro d’index de documentLibraryVersion retourné.

Valeur de propriété

S’applique à