XmlParserContext Class
Stores parser context information for a XML language grammar parser.
public class XmlParserContext
- Inheritance:
- object object
Constructors
XmlParserContext()
Initializes an instance of the class.
public XmlParserContext()
Properties
ElementStack
The element stack.
IsWellFormed
Indicates whether the XML is well-formed.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()