次の方法で共有


PickerProperties.Item[Int32] プロパティ

定義

指定した PickerProperty インデックス位置にある オブジェクトを取得します。

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

パラメーター

Index
Int32

オブジェクトのインデックスを表す整数を PickerProperty 指定します。

プロパティ値

適用対象