Click or drag to resize

INumericColumnProxyDocument Method

Returns the holded object. Null can be returned if the object is no longer available (e.g. disposed).

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
INumericColumn? Document()

Return Value

INumericColumn

[Missing <returns> documentation for "M:Altaxo.Data.INumericColumnProxy.Document"]

See Also