次の方法で共有


PropertyTests.Item[Int32] プロパティ

定義

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

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

パラメーター

Index
Int32

オプションの Integer。 返されるプロパティ テストのインデックス番号。

プロパティ値

適用対象