Edit

Share via


IXMLDOMParseErrorCollection.item[Int32] Property

Definition

public:
 property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError2 ^ default[int] { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError2 ^ get(int index); };
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError2 this[int index] { get; }
member this.item(int) : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError2
Default Public ReadOnly Property item(index As Integer) As IXMLDOMParseError2

Parameters

index
Int32

Property Value

Applies to