Partager via


PickerResults.Item[Int32] Propriété

Définition

Obtient un objet PickerResult à l’index spécifié.

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

Paramètres

Index
Int32

Spécifie un entier représentant l’emplacement indexé de l’objet PickerResult .

Valeur de propriété

S’applique à