Click or drag to resize
ISourceReader Methods

The ISourceReader type exposes the following members.

Methods
  NameDescription
Public methodLookAt
Looks ahead but do not consume
(Inherited from ISourceScanner.)
Public methodReadOne
Consume a char
Public methodResetPosition
Resets the stream to zero position
Public methodSubstring
Creates a string from a position
Top
See Also