|
SparseReaderEndOfStream Property
|
Gets a value that indicates whether the current
stream position is at the end of the stream.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public bool EndOfStream { get; }
Public ReadOnly Property EndOfStream As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also