Click or drag to resize

NumberOfLinesPerLineCompositionToString Method

Returns the fully qualified type name of this instance.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string ToString()

Return Value

String
The fully qualified type name.
See Also