Partager via


OMathRecognizedFunctions.Item[Object] Propriété

Définition

Renvoie un OMathRecognizedFunction objet 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

Entier requis Spécifie la position ordinale de l’objet dans la collection.

Valeur de propriété

OMathRecognizedFunction

S’applique à