RandomAccessReader Class Members
See Also  Properties Methods 
SourceCode.IO Namespace : RandomAccessReader Class


Glossary Item Box

The following tables list the members exposed by RandomAccessReader.

Public Constructors

  Name Description
Public Constructor RandomAccessReader Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property Encoding  
Public Property Item  
Public Property Line  
Public Property NewLine  
Public Property OwnsStream  
Top

Public Methods

  Name Description
Public Method Dispose  
Public Method GetEnumerator  
Public Method ReadLine  
Public Method Seek  
Top

See Also