OMathRecognizedFunctions.Item[Object] Propriété

Définition

Renvoie un OMathRecognizedFunction Object qui représente l’élément spécifié dans la collection.

public:
 property Microsoft::Office::Interop::Word::OMathRecognizedFunction ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::OMathRecognizedFunction ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.OMathRecognizedFunction this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.OMathRecognizedFunction
Default Public ReadOnly Property Item(ByRef Index As Object) As OMathRecognizedFunction

Paramètres

Index
Object

Integer obligatoire spécifie la position ordinale de l’objet au sein de la collection.

Valeur de propriété

OMathRecognizedFunction

OMathRecognizedFunction

S’applique à