log4net SDK Reference

IConvertTo Interface

Interface supported by type converters

For a list of all members of this type, see IConvertTo Members.

[Visual Basic]
Public Interface IConvertTo
[C#]
public interface IConvertTo

Remarks

This interface supports conversion from a single type to arbitrary types. See TypeConverterAttribute.

Requirements

Namespace: log4net.Util.TypeConverters

Assembly: log4net (in log4net.dll)

See Also

IConvertTo Members | log4net.Util.TypeConverters Namespace