PickerProperties.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した 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 指定します。