Click or drag to resize

AltaxoVariantToObject Method

Converts the content to an object. This conversion is always possible. The structure remains unchanged.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object ToObject()

Return Value

Object
The contents converted to an object.
See Also