OMathBreaks.Item(Int32) 方法

定义

返回一个 OMathBreak 对象,该对象代表集合中的指定项。

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

参数

Index
Int32

必需 整数 指定对象在集合中的序号位置。

返回

OMathBreak

适用于