Clear | Removes all the items from the list. |
CopyFrom | Replaces the current contents with the contents of the given source enumeration. Items are copied in chunks of 100 pieces each. |
IndexOfItem | Gets the index of the passed object. |
Item | Gets an item by index. The index is one-based. |