Share via


IListMakerApp.RemoveAllItems Method

Informs an application that the user has clicked the Remove All button to remove all previously selected items from the list.

Syntax

public void RemoveAllItems();

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also