Click or drag to resize

aceRangeConfigToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
returns min - max value retrieved by ToString calls on min and max

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string ToString()
Request Example View Source

Return Value

Type: String
A string that represents the current object.
See Also