The TextFormReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextFormReader | Overloaded. |
Methods
Name | Description | |
---|---|---|
Dispose |
Frees unmanaged resources.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read |
Reads the data.
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Attributes |
Gets attributes.
| |
Name |
Gets name.
| |
State |
Gets state.
| |
Value |
Gets value;
|