Edit

Share via


OMathRecognizedFunctions.Item[Object] Property

Definition

Returns an OMathRecognizedFunction object that represents the specified item in the collection.

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

Parameters

Index
Object

Required Integer Specifies the ordinal position of the object within the collection.

Property Value

OMathRecognizedFunction

Applies to