XMLSchemaCacheClass 类

定义

public ref class XMLSchemaCacheClass : Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("373984C9-B845-449B-91E7-45AC83036ADE")]
public class XMLSchemaCacheClass : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache, System.Collections.IEnumerable
type XMLSchemaCacheClass = class
    interface IXMLDOMSchemaCollection
    interface XMLSchemaCache
    interface IEnumerable
Public Class XMLSchemaCacheClass
Implements IEnumerable, XMLSchemaCache
继承
XMLSchemaCacheClass
属性
实现

构造函数

XMLSchemaCacheClass()

属性

length
namespaceURI[Int32]

方法

add(String, Object)
addCollection(XMLSchemaCache)
get(String)
GetEnumerator()
remove(String)

适用于