The IReader type exposes the following members.

Methods

  NameDescription
Dispose (Inherited from IDisposable.)
Read
Read next token from stream

Properties

  NameDescription
Attributes
collection of the attributes of the current token
Name
name of the current token
State
reader state
Value
value of the current token

See Also