This topic has not yet been rated - Rate this topic

TypeConverter.CreateInstance Method

Re-creates an Object given a set of property values for the object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateInstance(IDictionary) Re-creates an Object given a set of property values for the object.
Public method CreateInstance(ITypeDescriptorContext, IDictionary) Creates an instance of the type that this TypeConverter is associated with, using the specified context, given a set of property values for the object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.