Compartir a través de


PickerProperties.Item[Int32] Propiedad

Definición

Obtiene un PickerProperty objeto en el índice especificado.

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

Parámetros

Index
Int32

Especifica un entero que representa el índice del PickerProperty objeto.

Valor de propiedad

Se aplica a