Edit

Share via


XMLSchemaCache Interface

Definition

public interface class XMLSchemaCache : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMSchemaCollection
[System.Runtime.InteropServices.Guid("373984C8-B845-449B-91E7-45AC83036ADE")]
public interface XMLSchemaCache : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMSchemaCollection
type XMLSchemaCache = interface
    interface IXMLDOMSchemaCollection
Public Interface XMLSchemaCache
Implements IXMLDOMSchemaCollection
Derived
Attributes
Implements

Properties

length (Inherited from IXMLDOMSchemaCollection)
namespaceURI[Int32] (Inherited from IXMLDOMSchemaCollection)

Methods

add(String, Object) (Inherited from IXMLDOMSchemaCollection)
addCollection(XMLSchemaCache) (Inherited from IXMLDOMSchemaCollection)
get(String) (Inherited from IXMLDOMSchemaCollection)
GetEnumerator() (Inherited from IXMLDOMSchemaCollection)
remove(String) (Inherited from IXMLDOMSchemaCollection)

Applies to