ConformanceLevel (System.Xml.ConformanceLevel)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Xml.dll

VB.NET C#

C#

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

Articles

[IronPython] Beta3: System.StackOverflowException

All rights reserved. >>> import clr >>> clr.AddReferenceByPartialName("System.Xml") >>> import System.Xml >>> dir(System.Xml) ['ConformanceLevel', 'EntityHandling', 'Formatting ...

[IronPython] Beta3: System.StackOverflowException

All rights reserved. >>> import clr >>> clr.AddReferenceByPartialName("System.Xml") >>> import System.Xml >>> dir(System.Xml) ['ConformanceLevel', 'EntityHandling', 'Formatting ...

Working with the xml Data Type in Visual Studio Client Applications

System.Xml.XmlReaderSettings rs = new System.Xml.XmlReaderSettings(); rs.ConformanceLevel = System.Xml.ConformanceLevel.Fragment; System.Xml.XmlReader reader = System.Xml.XmlReader ...

XmlReaderSettings.ConformanceLevel Property (System.Xml)

Property Value Type: System.Xml . . :: . ConformanceLevel. One of the ConformanceLevel values. The default is ConformanceLevel.Document . ...

.NET Framework Class Browser

Quickstart Class Browser

[Pnet-commits] dotgnu-pnet ./ChangeLog System.Xml/Xsl/XsltArgu...

System.Xml : ConformanceLevel.cs NewLineHandling.cs XmlOutputMethod.cs XmlWriterSettings.cs System.Xml/Xsl : XslCompiledTransform.cs XsltSettings.cs Log ...

Mono Documentation

Mono Class Library : System.Xml Namespace System.Xml.ConformanceLevel Enumeration. Note: This namespace, class, or member is supported only in version .NET 2.0 ...

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