Click or drag to resize
DoubleDecimalConverterCreateInstance Method
Overload List
  NameDescription
Public methodCreateInstance(IDictionary)
Re-creates an Object given a set of property values for the object.
(Inherited from TypeConverter.)
Public methodCreateInstance(ITypeDescriptorContext, IDictionary)
Creates an instance of the Type that this TypeConverter is associated with (double)
(Overrides TypeConverterCreateInstance(ITypeDescriptorContext, IDictionary).)
Top
See Also