| Name | Description |
---|
 | WriteR, C(DictionaryString, DataFrameR, C) |
Writes the specified data frames to the data stream.
(Inherited from CompositeDataStreamTObject.) |
 | WriteR, C(DictionaryString, DataFrameR, C) | |
 | WriteR, C(DictionaryString, DataFrameR, C) | |
 | Write(IDictionaryString, TObject) |
Writes all objects to the data stream.
(Inherited from CompositeDataStreamTObject.) |
 | WriteR, C(DataFrameR, C) |
Writes the data frame at the current position in the file.
(Inherited from CompositeDataStreamTObject.) |
 | WriteR, C(DataFrameR, C) |
Writes the data frame at the current position in the file.
(Inherited from DataStream.) |
 | WriteR, C(DataFrameR, C) |
Writes the data frame at the current position in the file.
(Inherited from DataStreamTObject.) |
 | WriteR, C(DataFrameR, C) |
Writes the data frame at the current position in the file.
(Overrides CompositeDataStreamTObjectWriteR, C(DataFrameR, C).) |
 | WriteT(MatrixT) |
Writes the two-dimensional array at the current position in the file.
(Inherited from CompositeDataStreamTObject.) |
 | WriteT(MatrixT) |
Writes the two-dimensional array at the current position in the file.
(Inherited from DataStream.) |
 | WriteT(MatrixT) |
Writes the two-dimensional array at the current position in the file.
(Inherited from DataStreamTObject.) |
 | WriteT(VectorT) |
Writes the one-dimensional array at the current position in the file.
(Inherited from CompositeDataStreamTObject.) |
 | WriteT(VectorT) |
Writes the one-dimensional array at the current position in the file.
(Inherited from DataStream.) |
 | WriteT(VectorT) |
Writes the one-dimensional array at the current position in the file.
(Inherited from DataStreamTObject.) |
 | WriteR, C(DataFrameR, C, String) |
Writes the data frame with the specified name to the data stream.
(Inherited from CompositeDataStreamTObject.) |
 | WriteR, C(IEnumerableDataFrameR, C, IEnumerableString) |
Writes the specified data frames to the data stream.
(Inherited from CompositeDataStreamTObject.) |
 | WriteR, C(IEnumerableDataFrameR, C, IEnumerableString) | |
 | WriteR, C(IEnumerableDataFrameR, C, IEnumerableString) | |
 | WriteT(MatrixT, String) |
Writes the two-dimensional array with the specified name to the data stream.
(Inherited from CompositeDataStreamTObject.) |
 | WriteT(VectorT, String) |
Writes the one-dimensional array with the specified name to the data stream.
(Inherited from CompositeDataStreamTObject.) |