DataTableMatrixProxyCreateEmptyInstance Method |
Note: This API is now obsolete.
Creates an empty instance for legacy deserialization scenarios.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax[ObsoleteAttribute("This is intended for legacy deserialization (of XYZMeshedColumnPlotData) only.")]
public static DataTableMatrixProxy CreateEmptyInstance()Return Value
DataTableMatrixProxyAn empty proxy instance.
See Also