CreateInstance(Type) method

Visual Basic syntax

Protected Overrides Function CreateInstance (ByVal type As Type) As Object

C# syntax

protected override object CreateInstance (Type type)