QuickObjects.ObjectBase Send comments on this topic.
CanConvertTo Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > StringFieldTypeConverter Class : CanConvertTo Method
CanConvertTo - This method determines if an instance of StringField can be converted to a specific type or not.

Overload List

OverloadDescription
CanConvertTo(ITypeDescriptorContext,Type) CanConvertTo - This method determines if an instance of StringField can be converted to a specific type or not.  
CanConvertTo(Type) (Inherited from System.ComponentModel.TypeConverter)

Requirements

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

See Also