Re-creates an
Object given a set of property values for the object.
Syntax
Parameters
- propertyValues
- An IDictionary that represents a dictionary of new property values.
Return Value
An
Object representing the given
IDictionary, or null if the object cannot be created. This method always returns null.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also