TK.ToString Method

Performs convert to string
public static string ToString( 
   object value 
)

Parameters

value
object

Value to convert

Return Value

string

Converted value

.NET Framework

Supported in: 4.8

In this article

Definition