TableRowsCollectionEditor.CreateInstance(Type) Metodo

Definizione

Crea un'istanza del tipo specificato.

protected:
 override System::Object ^ CreateInstance(Type ^ itemType);
protected override object CreateInstance (Type itemType);
override this.CreateInstance : Type -> obj
Protected Overrides Function CreateInstance (itemType As Type) As Object

Parametri

itemType
Type

Oggetto Type dell'elemento da creare.

Restituisce

Oggetto del tipo specificato.

Si applica a