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: 12.0.0
Syntax public bool EndOfStream { get; }
Property Value
Type:
BooleanSee Also