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

C# Syntax

void Delete( 
   uint itemIndex
)

Parameters

itemIndex
The index of the item to delete