This documentation is archived and is not being maintained.
TransformerTypeCollection Constructor
Visual Studio 2008
Initializes a new instance of the TransformerTypeCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: