WhitespaceHandling (System.Xml.WhitespaceHandling)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Xml.dll

Specifies how white space is handled.

VB.NET C#

C#

public enum struct WhitespaceHandling : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

WhitespaceHandling Enumeration

Member name Description; All. Supported by the .NET Compact Framework. Return ... Previous Versions .NET Framework 1.1 .NET Framework Reference System.Xml WhitespaceHandling Enumeration

www.dcs.ed.ac.uk

reader.WhitespaceHandling = System.Xml.WhitespaceHandling.Significant; try { while (reader.Read()) { ...

Updated RSS reader class - dealing with "already belongs" error

... System.Xml.XmlTextReader oXml = new System.Xml.XmlTextReader(m_strAdress); oXml.WhitespaceHandling = System.Xml.WhitespaceHandling.None;

Pearson Education - .NET Framework Standard Library Annotated ...

System.Xml.WhitespaceHandling Enum. System.Xml.WriteState Enum. System.Xml.XmlConvert. System.Xml.XmlException. System.Xml.XmlNamespaceManager

MBR IT/.NET 247 : System.Xml Namespace [Details]

System.Xml.WhitespaceHandling: System.Xml.WriteState: System.Xml.XmlAttribute ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your ...

Mono Documentation

Mono Class Library : System.Xml Namespace System.Xml.WhitespaceHandling Enumeration ... Remarks Significant white space is white space between markup in a ...

System.Xml.WhitespaceHandling Enum

Base Types Object ValueType Enum WhitespaceHandling. Assembly System.Xml Library XML Summary Specifies the type of white space returned by instances of the XmlTextReader ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support