OMathFunctions.Item[Int32] Propriété

Définition

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

public:
 property Microsoft::Office::Interop::Word::OMathFunction ^ default[int] { Microsoft::Office::Interop::Word::OMathFunction ^ get(int Index); };
public Microsoft.Office.Interop.Word.OMathFunction this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.OMathFunction
Default Public ReadOnly Property Item(Index As Integer) As OMathFunction

Paramètres

Index
Int32

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

Valeur de propriété

OMathFunction

OMathFunction

S’applique à