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

定義

EmbeddedMailObjectCollectionEditor クラスの新しいインスタンスを初期化します。

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

パラメーター

type
Type

編集するコレクションの Type

注釈

.NET Framework は、ユーザーが省略記号 (. を選択したときに、 クラスの新しいインスタンスを内部的に構築します。) ボタンEmbeddedObjects プロパティの <MailDefinition, ビジュアル デザイナーの Properties グリッドで、、または オブジェクトをカプセル化するその他のコントロールをデザインする場合。

適用対象

こちらもご覧ください