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