Composite Data Stream<TObject>.Write Symbol Core Method
Writes the specified object to the data stream.
Definition
Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.3
C#
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.3
protected abstract void WriteSymbolCore(
TObject value,
string name
)