Initial value:= new string[14]
{
"PI", "Doctype", "Comment", "CData", "StartElement", "EndElement", "LongEndElement", "StartAttribute", "EndAttribute", "Content",
"Base64", "RawData", "Whitespace", "Empty"
}
Definition at line 162 of file XmlTextWriter.cs.
163 {
164 "PI", "Doctype", "Comment", "CData", "StartElement", "EndElement", "LongEndElement", "StartAttribute", "EndAttribute", "Content",
165 "Base64", "RawData", "Whitespace", "Empty"
166 };