Name | Description | |
---|---|---|
![]() | Add | Adds the specified C1JumpItem to the collection. |
![]() | AddRange | Adds a group of C1JumpItem objects to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether this collection contains the specified C1JumpItem. |
![]() | IndexOf | Determines the index of a specific C1JumpItem in the collection. |
![]() | Insert | Inserts the specified C1JumpItem into this collection at the given index. |
![]() | Remove | Removes the specified C1JumpItem from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |