QuickObjects.ObjectBase Send comments on this topic.
ConvertFrom Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > Int16FieldTypeConverter Class : ConvertFrom Method
ConvertFrom - Tries to convert Int16 value into Int16Field.

Overload List

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

Requirements

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

See Also