StyleCollectionEditor(Type) Construtor

Definição

Cria uma nova instância da classe StyleCollectionEditor.Creates a new instance of the StyleCollectionEditor class.

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)

Parâmetros

type
Type

O tipo do qual criar uma instância.The type to create an instance of.

Aplica-se a