The IReader type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from IDisposable.) | |
Read |
Read next token from stream
|
Properties
Name | Description | |
---|---|---|
Attributes |
collection of the attributes of the current token
| |
Name |
name of the current token
| |
State |
reader state
| |
Value |
value of the current token
|