ConversionResultTToString Method |
Returns a string that represents the current object.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax public override string ToString()
Return Value
Type:
StringA string that represents the current object.
See Also