[AdapterCommandAttribute("Resets the statistics of this collection.")]
[LabelAttribute("Reset Statistics")]
public void ResetStatistics()
<AdapterCommandAttribute("Resets the statistics of this collection.")>
<LabelAttribute("Reset Statistics")>
Public Sub ResetStatistics
public:
[AdapterCommandAttribute(L"Resets the statistics of this collection.")]
[LabelAttribute(L"Reset Statistics")]
virtual void ResetStatistics() sealed
function ResetStatistics();