Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IConvertFrom Interface

Interface supported by type converters

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

[Visual�Basic]
Public�Interface�IConvertFrom
[C#]
public�interface�IConvertFrom

Types that implement IConvertFrom

Type Description
RawLayoutConverter Type converter for the IRawLayout interface

Remarks

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

Requirements

Namespace: log4net.Util.TypeConverters

Assembly: log4net (in log4net.dll)

See Also

IConvertFrom Members | log4net.Util.TypeConverters Namespace