Purpose
Gets the number of namespaces currently in the collection.
Syntax
MIXmlSCGetLength( ByVal hXMLSchemaCollection As MIXMLSchemaCollection )
As Integer
hXMLSchemaCollection is the MIXMLSchemaCollection object handle.
Return Value
The number of namespaces currently in the collection.
Description
MIXmlSCGetLength() allows you to retrieve the number of namespaces currently in the collection.