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

Syntax

C# 
public class UInt16FieldTypeConverter : UInt16Converter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.BaseNumberConverter
         System.ComponentModel.UInt16Converter
            Akal.QuickObjects.ObjectBase.UInt16FieldTypeConverter

Requirements

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

See Also