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

C# Syntax

void Delete( 
   IListItem item
)

Parameters

item
IListItem item to delete