次の方法で共有


DocumentLibraryVersions.Item[Int32] プロパティ

定義

コレクションからオブジェクトをDocumentLibraryVersionDocumentLibraryVersions返します。

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

パラメーター

lIndex
Int32

整数型 (Integer) の値を使用します。 返される DocumentLibraryVersion のインデックス番号。

プロパティ値

適用対象