VisionSkillBindingHelper.Clear Method

Definition

Removes all items from the map.

public:
 virtual void Clear() = Windows::Foundation::Collections::IMap<System::String ^, Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeature ^>::Clear;
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()

Implements

Windows.Foundation.Collections.IMap`2.Clear

Applies to