The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlSignificantWhitespace Constructor (String^, XmlDocument^)
.NET Framework (current version)
Initializes a new instance of the XmlSignificantWhitespace class.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- strData
-
Type:
System::String^
The white space characters of the node.
- doc
-
Type:
System.Xml::XmlDocument^
The XmlDocument object.
This constructor is called by derived class constructors to initialize state in this type.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: