CompositeDataStream<TObject> Properties

Properties

CanAccessByName Gets whether objects in the data stream can be accessed by name.
CanRead Gets whether the file can be read from.
(Inherited from DataStream)
CanWrite Gets whether the file can be written to.
(Inherited from DataStream)
Converter Gets an object that converts between data objects and vectors, matrices, and data frames.
(Inherited from DataStream<TObject>)

See Also