Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: char ToChar(object)

Declaration

public static char ToChar(
    object value
)

Summary

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