IXMLDOMParseErrorCollection.item[Int32] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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