CreateInstance(ITypeDescriptorContext,IDictionary) Method (PaddingFConverter)
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.
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext that provides a format context.
- propertyValues
- An System.Collections.IDictionary of new property values.
Return Value
An System.Object representing the given System.Collections.IDictionary, or null if the object cannot be created.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5