XMLSchemaCache 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 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) |