Edit

Share via


XDocuments3.Item[Object] Property

Definition

public:
 property Microsoft::Office::Interop::InfoPath::XDocument ^ default[System::Object ^] { Microsoft::Office::Interop::InfoPath::XDocument ^ get(System::Object ^ varIndex); };
public Microsoft.Office.Interop.InfoPath.XDocument this[object varIndex] { get; }
member this.Item(obj) : Microsoft.Office.Interop.InfoPath.XDocument
Default Public ReadOnly Property Item(varIndex As Object) As XDocument

Parameters

varIndex
Object

Property Value

Returns XDocument.

Implements

Applies to