次の方法で共有


StyleCollectionEditor(Type) コンストラクター

定義

StyleCollectionEditor クラスの新しいインスタンスを作成します。

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)

パラメーター

type
Type

作成するインスタンスの型。

適用対象

こちらもご覧ください