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

Syntax

C# 
public class UInt64FieldTypeConverter : UInt64Converter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.BaseNumberConverter
         System.ComponentModel.UInt64Converter
            Akal.QuickObjects.ObjectBase.UInt64FieldTypeConverter

Requirements

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

See Also