Delete(String) Method
Deletes the specified item from the list.

C# Syntax

void Delete( 
   string item
)

Parameters

item
The name of the item to delete