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 而且不包含集合中的任何現有成員。

適用於