ArcFM Server Developer Guide
item Property (IXMLDOMSelection)


Syntax
'Declaration
 
<DispIdAttribute(0)>
Shadows ReadOnly Default Property item( _
   ByVal index As Integer _
) As IXMLDOMNode
'Usage
 
Dim instance As IXMLDOMSelection
Dim index As Integer
Dim value As IXMLDOMNode
 
value = instance.item(index)
[DispId(0)]
new IXMLDOMNode 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

IXMLDOMSelection Interface
IXMLDOMSelection Members

 

 


Send Comment