[AdapterCommandAttribute("Reloads system statistics.", new string[] { ... })]
public void ReloadStatistics()
<AdapterCommandAttribute("Reloads system statistics.", New String() { ... })>
Public Sub ReloadStatistics
public:
[AdapterCommandAttribute(L"Reloads system statistics.", __gc new array<String^>^ { ... })]
void ReloadStatistics()
function ReloadStatistics();