次の方法で共有


XmlSchemaGroupRef クラス

schema レベルで定義されたグループへの参照を定義する複合型内で使用されるクラス。 ref 属性を持つ W3C (World Wide Web Consortium) group 要素を表します。

この型のすべてのメンバの一覧については、XmlSchemaGroupRef メンバ を参照してください。

System.Object
   System.Xml.Schema.XmlSchemaObject
      System.Xml.Schema.XmlSchemaAnnotated
         System.Xml.Schema.XmlSchemaParticle
            System.Xml.Schema.XmlSchemaGroupRef

Public Class XmlSchemaGroupRef
   Inherits XmlSchemaParticle
[C#]
public class XmlSchemaGroupRef : XmlSchemaParticle
[C++]
public __gc class XmlSchemaGroupRef : public XmlSchemaParticle
[JScript]
public class XmlSchemaGroupRef extends XmlSchemaParticle

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

使用例

このクラスの使用例については、 XmlSchemaGroup のトピックを参照してください。

必要条件

名前空間: System.Xml.Schema

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Xml (System.Xml.dll 内)

参照

XmlSchemaGroupRef メンバ | System.Xml.Schema 名前空間