Click or drag to resize

ConversionResultTToString Method

Returns a string that represents the current object.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
public override string ToString()

Return Value

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