Share via


OMathArgs.Item(Int32) Méthode

Définition

Renvoie un OMath objet qui représente l’élément spécifié dans la collection.

public:
 Microsoft::Office::Interop::Word::OMath ^ Item(int Index);
public Microsoft.Office.Interop.Word.OMath Item (int Index);
abstract member Item : int -> Microsoft.Office.Interop.Word.OMath
Public Function Item (Index As Integer) As OMath

Paramètres

Index
Int32

(Obligatoire) Entier qui spécifie la position ordinale de l’objet dans la collection.

Retours

OMath

S’applique à