Partager via


PickerProperties.Item[Int32] Propriété

Définition

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

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

Paramètres

Index
Int32

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

Valeur de propriété

S’applique à