次の方法で共有


XMLSchemaCacheClass クラス

この型またはメンバは、Microsoft XML Core Services (MSXML) 5.0 オブジェクトまたはメンバのプロキシとして動作します。この型またはメンバによってラップされる MSXML オブジェクトまたはメンバについては、MSDN で Microsoft XML Core Services (MSXML) SDK を検索してください。MSDN オブジェクトまたはメンバのマネージ コードからの使用については、次を参照してください InfoPath 2003 オブジェクト モデルを使用して MSXML5 と System.Xml を操作する

名前空間: Microsoft.Office.Interop.InfoPath.Xml
アセンブリ: Microsoft.Office.Interop.InfoPath.Xml (microsoft.office.interop.infopath.xml.dll 内)

構文

'宣言
<DefaultMemberAttribute("namespaceURI")> _
<ClassInterfaceAttribute(0)> _
<GuidAttribute("373984C9-B845-449B-91E7-45AC83036ADE")> _
<TypeLibTypeAttribute(2)> _
Public Class XMLSchemaCacheClass
    Implements IXMLDOMSchemaCollection, XMLSchemaCache, IEnumerable
'使用
Dim instance As XMLSchemaCacheClass
[DefaultMemberAttribute("namespaceURI")] 
[ClassInterfaceAttribute(0)] 
[GuidAttribute("373984C9-B845-449B-91E7-45AC83036ADE")] 
[TypeLibTypeAttribute(2)] 
public class XMLSchemaCacheClass : IXMLDOMSchemaCollection, XMLSchemaCache, IEnumerable

継承階層

System.Object
  Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCacheClass

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

関連項目

参照

XMLSchemaCacheClass のメンバ
Microsoft.Office.Interop.InfoPath.Xml 名前空間