ArcFM Desktop Developer Guide
add Method (IXMLDOMSchemaCollection)


Syntax
'Declaration
 
<DispIdAttribute(3)>
Sub add( _
   ByVal namespaceURI As String, _
   ByVal var As Object _
) 
'Usage
 
Dim instance As IXMLDOMSchemaCollection
Dim namespaceURI As String
Dim var As Object
 
instance.add(namespaceURI, var)
[DispId(3)]
void add( 
   string namespaceURI,
   object var
)

Parameters

namespaceURI
var
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

IXMLDOMSchemaCollection Interface
IXMLDOMSchemaCollection Members

 

 


Send Comment