Aggregation Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Aggregation class.
Overload List
Name | Description | |
---|---|---|
Aggregation() | Initializes a new instance of the Aggregation class using the default values. | |
Aggregation(String, String) | Initializes a new instance of the Aggregation class using a name and an identifier. |
Top