list.RemoveAt(index);
List.Remove("ElementTypeAndValue"); // Or remove from index using: List.Remove(List[index]);