[]
Deletes a specific item form the collection.
public void Remove(ListColumnInfo item)
Public Sub Remove(item As ListColumnInfo)
The ListColumnInfo item to be deleted.