QuickObjects.ObjectBase Send comments on this topic.
CanConvertFrom Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BooleanFieldTypeConverter Class : CanConvertFrom Method
CanConvertFrom - This method determines if a specific type can be converted to BooleanField or not.

Overload List

OverloadDescription
CanConvertFrom(ITypeDescriptorContext,Type) CanConvertFrom - This method determines if a specific type can be converted to BooleanField or not.  
CanConvertFrom(Type) (Inherited from System.ComponentModel.TypeConverter)

Requirements

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

See Also