QuickObjects.ObjectBase Send comments on this topic.
ConvertFrom Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > UInt32FieldTypeConverter Class : ConvertFrom Method
ConvertFrom - Tries to convert UInt32 value into UInt32Field.

Overload List

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

Requirements

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

See Also