次の方法で共有


XmlNotation クラス

表記の宣言を <!NOTATION ... > の形式で表します。

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

System.Object
   System.Xml.XmlNode
      System.Xml.XmlNotation

Public Class XmlNotation
   Inherits XmlNode
[C#]
public class XmlNotation : XmlNode
[C++]
public __gc class XmlNotation : public XmlNode
[JScript]
public class XmlNotation extends XmlNode

スレッドセーフ

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

必要条件

名前空間: System.Xml

プラットフォーム: 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 内)

参照

XmlNotation メンバ | System.Xml 名前空間 | XML ドキュメント オブジェクト モデル (DOM) | XmlDocumentType.Notations