XMLNodes.Item[Object] Property

Definition

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

Parameters

varIndex
Object

Property Value

IXMLDOMNode

Applies to