public:
[AdapterCommandAttribute(L"Stops each adapter in the collection.", __gc new array<String^>^ { ... })]
virtualvoidStop()
[<AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })>]
abstractStop : unit->unit
[<AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })>]
overrideStop : unit->unit