Поделиться через


PickerResults.Item[Int32] Свойство

Определение

Возвращает объект PickerResult по указанному индексу.

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

Параметры

Index
Int32

Задает целое число, представляющее индексированное расположение PickerResult объекта.

Значение свойства

Применяется к