編輯

共用方式為


IXMLDOMSchemaCollection Interface

Definition

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)

Applies to