PickerFields.Item[Int32] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un PickerField objet à l’index spécifié.
public:
property Microsoft::Office::Core::PickerField ^ default[int] { Microsoft::Office::Core::PickerField ^ get(int Index); };
public Microsoft.Office.Core.PickerField this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.PickerField
Default Public ReadOnly Property Item(Index As Integer) As PickerField
Paramètres
- Index
- Int32
Spécifie un entier représentant l’index du PickerField.