Partager via


TableRowsCollectionEditor(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe TableRowsCollectionEditor.

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)

Paramètres

type
Type

Type de la collection à modifier.

S’applique à