The methods of the IConvertTo interface are listed below. For a complete list of IConvertTo interface members, see the IConvertTo Members topic.
|  CanConvertTo | Returns whether this converter can convert the object to the specified type | 
|  ConvertTo | Converts the given value object to the specified type, using the arguments | 
IConvertTo Interface | log4net.Util.TypeConverters Namespace