Click or drag to resize
DigitalRuneVector4DConverterCanConvertTo Method
Overload List
  NameDescription
Public methodCanConvertTo(Type) (Inherited from TypeConverter.)
Public methodCanConvertTo(ITypeDescriptorContext, Type)
Returns whether this converter can convert the object to the specified type, using the specified context.
(Overrides TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).)
Top
See Also