Share via


TransformerTypeCollection.Empty Campo

Definizione

Crea un insieme in cui archiviare i trasformatori.

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 

Valore del campo

Commenti

Il Empty campo crea e restituisce una nuova istanza dell'oggetto TransformerTypeCollection . L'istanza viene creata tramite il TransformerTypeCollection costruttore e non contiene membri esistenti nella raccolta.

Si applica a