Share via


remove Method

Removes the specified namespace from a collection.

objXMLDOMSchemaCol.remove(namespaceURI);

HRESULT remove(
  BSTR namespaceURI
);

General Remarks

This method applies to the following objects and interfaces:

XMLSchemaCache/IXMLDOMSchemaCollection.

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.