SwipeItems.Clear Method

Definition

Removes all items from the collection.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 virtual void Clear() = IVector<SwipeItem ^>::Clear;
void Clear();
public void Clear();
Public Sub Clear ()

Implements

Applies to