Overload | Description |
---|---|
CreateInstance(ITypeDescriptorContext,IDictionary) | Creates an instance of this type given a set of property values for the object. This is useful for objects that are immutable, but still want to provide changable properties. |
CreateInstance(IDictionary) | (Inherited from System.ComponentModel.TypeConverter) |