ISourceReader Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Used to read at a specified location in a source file.
The ISourceReader type exposes the following members.
Methods
Name
Description
Gets a source changer for the specified location in the file.
Reads a specified number of characters from the specified location in the file.
Top