Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the C1JumpItem at the specified position in the collection. |
![]() | Owner | Gets the owner C1JumpList. |
The following tables list the members exposed by JumpItemCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the C1JumpItem at the specified position in the collection. |
![]() | Owner | Gets the owner C1JumpList. |
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) |