OMathRecognizedFunctions.Item[Object] 属性

定义

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

public:
 property Microsoft::Office::Interop::Word::OMathRecognizedFunction ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::OMathRecognizedFunction ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.OMathRecognizedFunction this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.OMathRecognizedFunction
Default Public ReadOnly Property Item(ByRef Index As Object) As OMathRecognizedFunction

参数

Index
Object

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

属性值

OMathRecognizedFunction

适用于