ArcFM Server Developer Guide
createComment Method (IXMLDOMDocument)


Syntax
'Declaration
 
<DispIdAttribute(44)>
Function createComment( _
   ByVal data As String _
) As IXMLDOMComment
'Usage
 
Dim instance As IXMLDOMDocument
Dim data As String
Dim value As IXMLDOMComment
 
value = instance.createComment(data)
[DispId(44)]
IXMLDOMComment createComment( 
   string data
)

Parameters

data
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

IXMLDOMDocument Interface
IXMLDOMDocument Members

 

 


Send Comment