| 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: 10.0.0
 Syntax
Syntaxpublic bool EndOfStream { get; }Property Value
Type: 
Boolean See Also
See Also