log4net SDK Reference

IConvertTo Methods

The methods of the IConvertTo interface are listed below. For a complete list of IConvertTo interface members, see the IConvertTo Members topic.

Public Instance Methods

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

See Also

IConvertTo Interface | log4net.Util.TypeConverters Namespace