ArcFM Desktop Developer Guide
loadXML Method (FreeThreadedDOMDocument60Class)


Syntax
'Declaration
 
<DispIdAttribute(63)>
Public Overridable Function loadXML( _
   ByVal bstrXML As String _
) As Boolean
'Usage
 
Dim instance As FreeThreadedDOMDocument60Class
Dim bstrXML As String
Dim value As Boolean
 
value = instance.loadXML(bstrXML)
[DispId(63)]
public virtual bool loadXML( 
   string bstrXML
)

Parameters

bstrXML
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

FreeThreadedDOMDocument60Class Class
FreeThreadedDOMDocument60Class Members

 

 


Send Comment