The members of Commons.Xml.XmlDefaultReader are listed below.
See Also: Inherited members from System.Xml.XmlReader
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] override | AttributeCount | int. Documentation for this section has not yet been entered. |
[read-only] override | BaseURI | string. Documentation for this section has not yet been entered. |
[read-only] override | Depth | int. Documentation for this section has not yet been entered. |
[read-only] override | EOF | bool. Documentation for this section has not yet been entered. |
[read-only] override | HasValue | bool. Documentation for this section has not yet been entered. |
[read-only] override | IsDefault | bool. Documentation for this section has not yet been entered. |
[read-only] override | IsEmptyElement | bool. Documentation for this section has not yet been entered. |
[read-only] override | Item(int) | string. Documentation for this section has not yet been entered. |
[read-only] override | Item(string) | string. Documentation for this section has not yet been entered. |
[read-only] override | Item(string, string) | string. Documentation for this section has not yet been entered. |
[read-only] | LineNumber | int. Documentation for this section has not yet been entered. |
[read-only] | LinePosition | int. Documentation for this section has not yet been entered. |
[read-only] override | LocalName | string. Documentation for this section has not yet been entered. |
[read-only] override | Name | string. Documentation for this section has not yet been entered. |
[read-only] override | NamespaceURI | string. Documentation for this section has not yet been entered. |
[read-only] override | NameTable | System.Xml.XmlNameTable. Documentation for this section has not yet been entered. |
[read-only] override | NodeType | System.Xml.XmlNodeType. Documentation for this section has not yet been entered. |
[read-only] override | Prefix | string. Documentation for this section has not yet been entered. |
[read-only] override | QuoteChar | char. Documentation for this section has not yet been entered. |
[read-only] | Reader | System.Xml.XmlReader. Documentation for this section has not yet been entered. |
[read-only] override | ReadState | System.Xml.ReadState. Documentation for this section has not yet been entered. |
[read-only] override | Value | string. Documentation for this section has not yet been entered. |
[read-only] override | XmlLang | string. Documentation for this section has not yet been entered. |
[read-only] override | XmlSpace | System.Xml.XmlSpace. Documentation for this section has not yet been entered. |
Public Methods