次の方法で共有


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 介して作成され、コレクション内の既存のメンバーは含まれません。

適用対象