Mono Class Library: Overview

System.Xml.XmlValidatingReader: Method Members

The methods of System.Xml.XmlValidatingReader are listed below. For a list of all members, see the XmlValidatingReader Members list.

See Also: Inherited members from System.Xml.XmlReader

Public Methods

override
Close()
Documentation for this section has not yet been entered.
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
ReadContentAsBase64(byte[], int, int) : int
Documentation for this section has not yet been entered.
override
ReadContentAsBinHex(byte[], int, int) : int
Documentation for this section has not yet been entered.
override
ReadElementContentAsBase64(byte[], int, int) : int
Documentation for this section has not yet been entered.
override
ReadElementContentAsBinHex(byte[], int, int) : int
Documentation for this section has not yet been entered.
override
ReadString() : string
Documentation for this section has not yet been entered.
ReadTypedValue() : object
Documentation for this section has not yet been entered.
override
ResolveEntity()
Documentation for this section has not yet been entered.