TransformerTypeCollection::Empty Field

 

Creates a collection for storing transformers.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

public:
static initonly TransformerTypeCollection^ Empty

The Empty field creates and returns a new instance of the TransformerTypeCollection object. The instance is created through the TransformerTypeCollection constructor and does not contain any existing members in the collection.

.NET Framework
Available since 2.0
Return to top
Show: