XmlSignificantWhitespace クラス
混合コンテンツ モードのマークアップ間にある空白、または xml:space= 'preserve' スコープ内の空白を表します。これは有意の空白とも呼ばれます。
この型のすべてのメンバの一覧については、XmlSignificantWhitespace メンバ を参照してください。
System.Object
System.Xml.XmlNode
System.Xml.XmlLinkedNode
System.Xml.XmlCharacterData
System.Xml.XmlSignificantWhitespace
Public Class XmlSignificantWhitespace
Inherits XmlCharacterData
[C#]
public class XmlSignificantWhitespace : XmlCharacterData
[C++]
public __gc class XmlSignificantWhitespace : public
XmlCharacterData
[JScript]
public class XmlSignificantWhitespace extends XmlCharacterData
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
このクラスは、ドキュメント オブジェクト モデル (DOM: Document Object Model) に対する Microsoft 拡張機能です。
必要条件
名前空間: System.Xml
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
アセンブリ: System.Xml (System.Xml.dll 内)
参照
XmlSignificantWhitespace メンバ | System.Xml 名前空間 | XmlDocument