Mono Class Library: Overview

Commons.Xml.XmlDefaultReader: Members

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
AttributeCountint. Documentation for this section has not yet been entered.
[read-only]
override
BaseURIstring. Documentation for this section has not yet been entered.
[read-only]
override
Depthint. Documentation for this section has not yet been entered.
[read-only]
override
EOFbool. Documentation for this section has not yet been entered.
[read-only]
override
HasValuebool. Documentation for this section has not yet been entered.
[read-only]
override
IsDefaultbool. Documentation for this section has not yet been entered.
[read-only]
override
IsEmptyElementbool. 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]
LineNumberint. Documentation for this section has not yet been entered.
[read-only]
LinePositionint. Documentation for this section has not yet been entered.
[read-only]
override
LocalNamestring. Documentation for this section has not yet been entered.
[read-only]
override
Namestring. Documentation for this section has not yet been entered.
[read-only]
override
NamespaceURIstring. Documentation for this section has not yet been entered.
[read-only]
override
NameTableSystem.Xml.XmlNameTable. Documentation for this section has not yet been entered.
[read-only]
override
NodeTypeSystem.Xml.XmlNodeType. Documentation for this section has not yet been entered.
[read-only]
override
Prefixstring. Documentation for this section has not yet been entered.
[read-only]
override
QuoteCharchar. Documentation for this section has not yet been entered.
[read-only]
ReaderSystem.Xml.XmlReader. Documentation for this section has not yet been entered.
[read-only]
override
ReadStateSystem.Xml.ReadState. Documentation for this section has not yet been entered.
[read-only]
override
Valuestring. Documentation for this section has not yet been entered.
[read-only]
override
XmlLangstring. Documentation for this section has not yet been entered.
[read-only]
override
XmlSpaceSystem.Xml.XmlSpace. Documentation for this section has not yet been entered.

Public Methods

override
GetAttribute(int) : string
Documentation for this section has not yet been entered.
override
GetAttribute(string) : string
Documentation for this section has not yet been entered.
override
GetAttribute(string, string) : string
Documentation for this section has not yet been entered.
HasLineInfo() : bool
Documentation for this section has not yet been entered.
override
LookupNamespace(string) : string
Documentation for this section has not yet been entered.
override
MoveToAttribute(int)
Documentation for this section has not yet been entered.
override
MoveToAttribute(string) : bool
Documentation for this section has not yet been entered.
override
MoveToAttribute(string, string) : bool
Documentation for this section has not yet been entered.
override
MoveToElement() : bool
Documentation for this section has not yet been entered.
override
MoveToFirstAttribute() : bool
Documentation for this section has not yet been entered.
override
MoveToNextAttribute() : bool
Documentation for this section has not yet been entered.
override
Read() : bool
Documentation for this section has not yet been entered.
override
ReadAttributeValue() : bool
Documentation for this section has not yet been entered.
override
ReadInnerXml() : string
Documentation for this section has not yet been entered.
override
ReadOuterXml() : string
Documentation for this section has not yet been entered.
override
ReadString() : string
Documentation for this section has not yet been entered.