XmlSpace

XmlSpace CF 1.0, ECMA 1.0, serializable

System.Xml (system.xml.dll) enum

This enumeration provides values for the xml:space scope. Used by XmlParserContext.XmlSpace .

 public enum  XmlSpace  {  None = 0  ,  Default = 1  ,  Preserve = 2  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable , System.IFormattable , System.IConvertible) XmlSpace

Returned By

XmlParserContext.XmlSpace , XmlReader.XmlSpace , XmlWriter.XmlSpace

Passed To

XmlParserContext.{XmlParserContext( ) , XmlSpace} , System.Xml.XPath.XPathDocument.XPathDocument( )



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net