CommonSubstringToString Method |
Returns a
String that represents this instance.
Namespace: Altaxo.Collections.TextAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override string ToString()
Return Value
StringA
String that represents this instance.
See Also