TransformerTypeCollection Constructor
.NET Framework (current version)
Initializes a new instance of the TransformerTypeCollection class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | TransformerTypeCollection() | Initializes a new instance of the TransformerTypeCollection class with no members in the collection. |
![]() | TransformerTypeCollection(ICollection^) | Initializes a new instance of the TransformerTypeCollection class containing the specified WebPartTransformer objects. |
![]() | TransformerTypeCollection(TransformerTypeCollection^, ICollection^) | Initializes a new instance of the TransformerTypeCollection class by combining an existing TransformerTypeCollection collection with the specified WebPartTransformer objects. |
Show:
