NewItemFactory.CreateInstance(Type) Method

Definition

public:
 virtual System::Object ^ CreateInstance(Type ^ type);
public virtual object CreateInstance (Type type);
abstract member CreateInstance : Type -> obj
override this.CreateInstance : Type -> obj
Public Overridable Function CreateInstance (type As Type) As Object

Parameters

type
Type

Returns

Applies to