次の方法で共有


XMLSchemaCache インターフェイス

定義

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
派生
属性
実装

プロパティ

length (継承元 IXMLDOMSchemaCollection)
namespaceURI[Int32] (継承元 IXMLDOMSchemaCollection)

メソッド

add(String, Object) (継承元 IXMLDOMSchemaCollection)
addCollection(XMLSchemaCache) (継承元 IXMLDOMSchemaCollection)
get(String) (継承元 IXMLDOMSchemaCollection)
GetEnumerator() (継承元 IXMLDOMSchemaCollection)
remove(String) (継承元 IXMLDOMSchemaCollection)

適用対象