Click or drag to resize

GeneralTypeConverterConvertFrom Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodConvertFrom(Object)
Converts the given value to the type of this converter.
(Inherited from TypeConverter.)
Public methodConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
Converts given object to the type of this converter.
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)
Top
See Also