InputGestureCollection.Clear Method

Definition

Removes all elements from the InputGestureCollection.

public:
 virtual void Clear();
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()

Implements

Exceptions

The collection is read only.

Applies to

See also