TransformerTypeCollection Constructor
.NET Framework 3.0
Initializes a new instance of the TransformerTypeCollection class.
| 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. |
Community Additions
ADD
Show: