TableRowsCollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av TableRowsCollectionEditor klassen.

public:
 TableRowsCollectionEditor(Type ^ type);
public TableRowsCollectionEditor(Type type);
new System.Web.UI.Design.WebControls.TableRowsCollectionEditor : Type -> System.Web.UI.Design.WebControls.TableRowsCollectionEditor
Public Sub New (type As Type)

Parametrar

type
Type

Typen av samling som ska redigeras.

Gäller för