RFA .NET
The SingleReadIterator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SingleReadIterator | Default Constructor. |
Methods
Name | Description | |
---|---|---|
![]() | Clear | Clears the single read iterator to allow to be reused. |
![]() | Dispose | Releases unmanaged resources. |
![]() | Forth | Advances position forward by one. |
![]() | Off | Returns true if the position exceeds the Data. |
![]() | Start(Data) | Sets position to the beginning of the Data. |
![]() | Start(Data, Byte) | Sets position to the beginning of the Data. |
![]() | Start(Data, Byte, DataDef) | Sets position to the beginning of the Data. |
![]() | ToRFA_String | String representation of this object. |
Properties
Name | Description | |
---|---|---|
![]() | Value | Gets or sets DataEntry at the current position. |