Click or drag to resize
ISourceReader Properties

The ISourceReader type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
String input that is being scanned
(Inherited from ISourceScanner.)
Public propertyLength
Length of the stream
(Inherited from ISourceScanner.)
Public propertyPosition
Gets the current position of the stream
(Inherited from ISourceScanner.)
Top
See Also