QuickObjects.ObjectBase Send comments on this topic.
UInt32FieldTypeConverter Class
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : UInt32FieldTypeConverter Class
UInt32FieldTypeConverter - This class provides conversion capability between a UInt32 and UInt32Field

Syntax

C# 
public class UInt32FieldTypeConverter : UInt32Converter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.BaseNumberConverter
         System.ComponentModel.UInt32Converter
            Akal.QuickObjects.ObjectBase.UInt32FieldTypeConverter

Requirements

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

See Also