Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: string ToString(object)

Declaration

public static string ToString(
    object value
)

Summary

Converts the specified object to a string. Throws an ExactConvertException if the object cannot be converted exactly.