System.ComponentModel.InstanceCreationEditor.CreateInstance Method

When overridden in a derived class, returns an instance of the specified type.

Syntax

public abstract object CreateInstance (ITypeDescriptorContext context, Type type)

Parameters

type
Documentation for this section has not yet been entered.
context
The context information.

Returns

An instance of the specified type or null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0