言語

TransformerTypeCollection.Empty フィールド

定義

トランスフォーマーを格納するためのコレクションを作成します。

public: static initonly System::Web::UI::WebControls::WebParts::TransformerTypeCollection ^ Empty;
public static readonly System.Web.UI.WebControls.WebParts.TransformerTypeCollection Empty;
 staticval mutable Empty : System.Web.UI.WebControls.WebParts.TransformerTypeCollection
Public Shared ReadOnly Empty As TransformerTypeCollection 

フィールド値

注釈

Empty フィールドは、TransformerTypeCollection オブジェクトの新しいインスタンスを作成して返します。 インスタンスは、 TransformerTypeCollection コンストラクターを使用して作成され、コレクション内の既存のメンバーは含まれません。

適用対象