TableRowsCollectionEditor(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TableRowsCollectionEditor klasse.

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)

Parameters

type
Type

Het type verzameling dat moet worden bewerkt.

Van toepassing op