ArcFM Server Developer Guide
remove Method (IXMLDOMSchemaCollection2)


Syntax
'Declaration
 
<DispIdAttribute(5)>
Sub remove( _
   ByVal namespaceURI As String _
) 
'Usage
 
Dim instance As IXMLDOMSchemaCollection2
Dim namespaceURI As String
 
instance.remove(namespaceURI)
[DispId(5)]
void remove( 
   string namespaceURI
)

Parameters

namespaceURI
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

IXMLDOMSchemaCollection2 Interface
IXMLDOMSchemaCollection2 Members

 

 


Send Comment