QuickObjects.ObjectBase Send comments on this topic.
ConvertFrom Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > DoubleFieldTypeConverter Class : ConvertFrom Method
ConvertFrom - Tries to convert Double value into DoubleField.

Overload List

OverloadDescription
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) ConvertFrom - Tries to convert Double value into DoubleField.  
ConvertFrom(Object) (Inherited from System.ComponentModel.TypeConverter)

Requirements

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

See Also