[AdapterCommandAttribute("Resets the statistics of this collection.", new string[] { ... })]
public void ResetStatistics()
<AdapterCommandAttribute("Resets the statistics of this collection.", New String() { ... })>
Public Sub ResetStatistics
public:
[AdapterCommandAttribute(L"Resets the statistics of this collection.", __gc new array<String^>^ { ... })]
virtual void ResetStatistics() sealed
function ResetStatistics();