Compartir a través de


OMaths.Item[Int32] Propiedad

Definición

Devuelve un OMath objeto que representa el elemento especificado en la colección.

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

Parámetros

Index
Int32

Valor de propiedad

OMath

Se aplica a