Compartir a través de


Context.CreateInstance(Type) Método

Definición

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

Parámetros

t
Type

Devoluciones

Se aplica a