XmlRecordReader Methods |
The XmlRecordReader type exposes the following members.
Name | Description | |
---|---|---|
AddNamespace | ||
Close |
Closes and releases all related resources.
(Inherited from ReaderBase.) | |
Equals | (Inherited from Object.) | |
Evaluate | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
Parse | ||
ReadRecord | (Overrides ReaderBaseReadRecord.) | |
ReadToEnd |
Reads till the end of the xml data.
| |
ReadToEnd(UInt64) |
Reads till the end of the xml data.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |