Share via


WindowTabCollection.Clear Method

Definition

Removes all items from the collection.

public:
 virtual void Clear() = IVector<WindowTab ^>::Clear;
void Clear();
public void Clear();
function clear()
Public Sub Clear ()

Implements

Remarks

Important

This API is for Win32 desktop apps only. UWP and other app types are not supported.

Applies to