ArcFM Server Developer Guide
item Property (IXMLDOMParseErrorCollection)


Syntax
'Declaration
 
<DispIdAttribute(0)>
ReadOnly Default Property item( _
   ByVal index As Integer _
) As IXMLDOMParseError2
'Usage
 
Dim instance As IXMLDOMParseErrorCollection
Dim index As Integer
Dim value As IXMLDOMParseError2
 
value = instance.item(index)
[DispId(0)]
IXMLDOMParseError2 this[ 
   int index
]; {get;}

Parameters

index
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMParseErrorCollection Interface
IXMLDOMParseErrorCollection Members

 

 


Send Comment