Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > IXMLDOMDocument Interface : insertBefore Method |
'Declaration <DispIdAttribute(13)> Function insertBefore( _ ByVal newChild As IXMLDOMNode, _ ByVal refChild As Object _ ) As IXMLDOMNode
'Usage Dim instance As IXMLDOMDocument Dim newChild As IXMLDOMNode Dim refChild As Object Dim value As IXMLDOMNode value = instance.insertBefore(newChild, refChild)
[DispId(13)] IXMLDOMNode insertBefore( IXMLDOMNode newChild, object refChild )
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.