The methods of the TieredVector class are listed below. For a complete list of TieredVector class members, see the TieredVector Members topic.
![]() | Overloaded. Adds an element into the vector, preserving the sorting of the rest. |
![]() | Removes all elements from the vector. |
![]() | Perform a shallow copy of the tiered vector. |
![]() | Determines whether an element is contained in the vector. |
![]() | Copy the vector's elements to an array. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Get an enumerator on the tiered vector. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Find the first occurrence of an element in the vector. |
![]() | Insert an element at a specified position into the tiered vector. |
![]() | Overloaded. Remove the first occurrence of the specified object. |
![]() | Remove the element at the specified index. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Find the deque in which an object should be placed. |
![]() | Find the position at which an object would be placed in a deque. |
![]() | Grow the tiered vector. |
![]() | Creates a shallow copy of the current Object. |
![]() | Shrink the tiered vector. |