XmlWhitespace(String, XmlDocument) Konstruktor

Definice

Inicializuje novou instanci XmlWhitespace třídy.

protected public:
 XmlWhitespace(System::String ^ strData, System::Xml::XmlDocument ^ doc);
protected internal XmlWhitespace (string strData, System.Xml.XmlDocument doc);
protected internal XmlWhitespace (string? strData, System.Xml.XmlDocument doc);
new System.Xml.XmlWhitespace : string * System.Xml.XmlDocument -> System.Xml.XmlWhitespace
Protected Friend Sub New (strData As String, doc As XmlDocument)

Parametry

strData
String

Prázdné znaky uzlu.

Poznámky

Tento konstruktor je volána odvozenými konstruktory tříd inicializovat stav v tomto typu.

Platí pro