XMLSchemaCache/IXMLDOMSchemaCollection Members
The following tables show the properties, methods, and events for XMLSchemaCache/IXMLDOMSchemaCollection.
Property | Description |
---|---|
length | Returns the number of namespaces currently in a collection. |
Method | Description |
---|---|
add | Adds a new item to a schema collection. |
addCollection | Adds all the schemas from another collection into the current collection. |
get | Returns a read-only Document Object Model (DOM) node containing the <Schema> element. |
namespaceURI | Returns the namespace at the specified index. |
remove | Removes the specified namespaces from a collection. |
Events
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
See Also
XMLSchemaCache/IXMLDOMSchemaCollection
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.