TableCellsCollectionEditor(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TableCellsCollectionEditor klasse.

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

Parameters

type
Type

Het type verzameling dat moet worden bewerkt.

Van toepassing op