ISettingsList::RemoveAsync Method (String^, Object^)
Visual Studio 2015
Removes a specific element from the list, or does nothing if the element is not found.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
System::String^
The key.
- state
-
Type:
System::Object^
A caller-specified object that will be exposed on change events.
Show: