StatisticCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes a Statistic object from the StatisticCollection object.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(String) | Removes a Statistic object from the StatisticCollection object. |
![]() |
Remove(Statistic) | Removes a Statistic object from the StatisticCollection object. |
Top