次の方法で共有


PickerFields.Item[Int32] プロパティ

定義

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

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

パラメーター

Index
Int32

のインデックスを表す整数を指定します PickerField

プロパティ値

適用対象