Share via


OMathBreaks.Item(Int32) Método

Definición

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

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

Parámetros

Index
Int32

Integer obligatorio Especifica la posición ordinal del objeto dentro de la colección.

Devoluciones

OMathBreak

Se aplica a