OMaths.Item[Int32] 属性

定义

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

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

参数

Index
Int32

属性值

OMath

适用于