| Name | Description | |
|---|---|---|
![]() | Add | Adds an item to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Insert | Inserts an item into the collection at the specified index. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | Sort | Sorts the items in the collection using the specified comparer. |

