Retrieves the last statistic from the list.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public BarStatistic GetLastStatistic() |
| Visual Basic (Declaration) |
|---|
Public Function GetLastStatistic As BarStatistic |
| Visual C++ |
|---|
public: BarStatistic^ GetLastStatistic() |