TreeNodeStyleCollectionEditor(Type) Constructor

Definitie

Hiermee maakt u een nieuw exemplaar van de TreeNodeStyleCollectionEditor klasse.

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

Parameters

type
Type

Het type.

Van toepassing op

Zie ook