TypeConverter

TypeConverter is used to convert the type of an object, this like ChangeType the difference is that TypeConverter use explicitly convert operator.

Was this helpful to you?