Freigeben über


PickerProperties.Item[Int32] Eigenschaft

Definition

Ruft ein PickerProperty -Objekt am angegebenen Index ab.

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

Parameter

Index
Int32

Gibt eine ganze Zahl an, die den Index des PickerProperty -Objekts darstellt.

Eigenschaftswert

Gilt für: