Matlab
            
            
            
            Methods
| Dispose() | Releases unmanaged resources. (Inherited from DataStream) | 
| Dispose( | Releases resources. (Overrides DataStream.Dispose(Boolean)) | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
| Flush | Causes any buffered data to be written to the underlying data store. (Overrides DataStream.Flush()) | 
| Get | Serves as the default hash function. (Inherited from Object) | 
| Get | Gets the Type of the current instance. (Inherited from Object) | 
| Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) | 
| Read | Reads all objects from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads all data frames from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads all matrices with the specified element type from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads all vectors with the specified element type from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the data frame with the specified name in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads a data frame from the file. (Inherited from DataStream) | 
| Read | Reads a data frame from the file. (Inherited from DataStream) | 
| Read | Reads the data frame at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads a data frame from the file. (Inherited from DataStream) | 
| Read | Reads the data frames with the specified names from
            the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads matrices with the specified names from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the two-dimensional array at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the two-dimensional array with the specified name in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads an object from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the object with the specified name from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the symbol at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the one-dimensional array at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads the one-dimensional array with the specified name in the file. (Inherited from CompositeDataStream<TObject>) | 
| Read | Reads vectors with the specified names from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| ToString | Returns a string that represents the current object. (Inherited from Object) | 
| Try | Attempts to read an object from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Try | Attempts to read a named object from the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Try | Attempts to read a named object from the data stream. (Overrides CompositeDataStream<TObject>.TryReadSymbolCore(KeyValuePair<String, TObject>)) | 
| Write( | Writes all objects to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Dictionary<String, Matrix<T>>) | Writes matrices with the specified names to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Dictionary<String, Vector<T>>) | Writes all vectors with the specified element type to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Matrix<T>) | Writes the two-dimensional array at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Matrix<T>) | Writes the two-dimensional array at the current position in the file. (Inherited from DataStream) | 
| Write<T>(Matrix<T>) | Writes the two-dimensional array at the current position in the file. (Inherited from DataStream<TObject>) | 
| Write<T>(Vector<T>) | Writes the one-dimensional array at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Vector<T>) | Writes the one-dimensional array at the current position in the file. (Inherited from DataStream) | 
| Write<T>(Vector<T>) | Writes the one-dimensional array at the current position in the file. (Inherited from DataStream<TObject>) | 
| Write<T>(IEnumerable<Matrix<T>>, IEnumerable<String>) | Writes matrices with the specified names to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(IEnumerable<Vector<T>>, IEnumerable<String>) | Writes vectors with the specified names to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Matrix<T>, String) | Writes the two-dimensional array with the specified name to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<T>(Vector<T>, String) | Writes the one-dimensional array with the specified name to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<R, C>(DataFrame<R, C>) | Writes the data frame at the current position in the file. (Inherited from CompositeDataStream<TObject>) | 
| Write<R, C>(DataFrame<R, C>) | Writes the data frame at the current position in the file. (Inherited from DataStream) | 
| Write<R, C>(DataFrame<R, C>) | Writes the data frame at the current position in the file. (Inherited from DataStream<TObject>) | 
| Write<R, C>(Dictionary<String, DataFrame<R, C>>) | Writes the specified data frames to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<R, C>(DataFrame<R, C>, String) | Writes the data frame with the specified name to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write<R, C>(IEnumerable<DataFrame<R, C>>, IEnumerable<String>) | Writes the specified data frames to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write | Writes an object to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write | Writes the specified object to the data stream. (Inherited from CompositeDataStream<TObject>) | 
| Write | Writes the specified object to the data stream. (Overrides CompositeDataStream<TObject>.WriteSymbolCore(TObject, String)) |