IXMLDOMSchemaCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IXMLDOMSchemaCollection : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("373984C8-B845-449B-91E7-45AC83036ADE")]
public interface IXMLDOMSchemaCollection : System.Collections.IEnumerable
type IXMLDOMSchemaCollection = interface
interface IEnumerable
Public Interface IXMLDOMSchemaCollection
Implements IEnumerable
- Derived
- Attributes
- Implements
Properties
| length | |
| namespaceURI[Int32] |
Methods
| add(String, Object) | |
| addCollection(XMLSchemaCache) | |
| get(String) | |
| GetEnumerator() | |
| remove(String) |