StatisticColumnCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a StatisticColumn object to the StatisticColumnCollection object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(StatisticColumn) | Adds a StatisticColumn object to the StatisticColumnCollection object. | |
Add(StatisticColumn, Int32) | Adds a StatisticColumn object to the StatisticColumnCollection object. | |
Add(StatisticColumn, String) | Adds a StatisticColumn object to the StatisticColumnCollection object. |
Top