EffectParameters.Item[Object] 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 EffectParameter objet à l’index spécifié ou avec l’identificateur unique spécifié.
public:
property Microsoft::Office::Core::EffectParameter ^ default[System::Object ^] { Microsoft::Office::Core::EffectParameter ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.EffectParameter this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.EffectParameter
Default Public ReadOnly Property Item(Index As Object) As EffectParameter
Paramètres
- Index
- Object
Spécifie un entier représentant l’index ou une chaîne représentant l’emplacement du EffectParameter.