QuickObjects.ObjectBase Send comments on this topic.
ConvertTo Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BinaryFieldTypeConverter Class : ConvertTo Method
ConvertTo - Tries to convert BinaryField value into Byte[]

Overload List

OverloadDescription
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) ConvertTo - Tries to convert BinaryField value into Byte[]  
ConvertTo(Object,Type) (Inherited from System.ComponentModel.TypeConverter)

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also