StyleCollectionEditor(Type) Constructor

Definitie

Hiermee maakt u een nieuw exemplaar van de StyleCollectionEditor klasse.

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

Parameters

type
Type

Het type voor het maken van een exemplaar van.

Van toepassing op

Zie ook