|
IdxReaderBaseStream Property
|
Returns the underlying stream.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public Stream BaseStream { get; }
Public ReadOnly Property BaseStream As Stream
Get
Request Example
View SourceProperty Value
Type:
StreamSee Also