StreamReaderEndOfStream Property |
Gets a value that indicates whether the current stream position is at the end of the stream.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public bool EndOfStream { get; }
Property Value
Type:
BooleanSee Also