ArcFM Desktop Developer Guide
setNamedItem Method


Syntax
'Declaration
 
<DispIdAttribute(84)>
Function setNamedItem( _
   ByVal newItem As IXMLDOMNode _
) As IXMLDOMNode
'Usage
 
Dim instance As IXMLDOMNamedNodeMap
Dim newItem As IXMLDOMNode
Dim value As IXMLDOMNode
 
value = instance.setNamedItem(newItem)
[DispId(84)]
IXMLDOMNode setNamedItem( 
   IXMLDOMNode newItem
)

Parameters

newItem
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

IXMLDOMNamedNodeMap Interface
IXMLDOMNamedNodeMap Members

 

 


Send Comment