QueueDateTimes Methods | 
The QueueDateTimes type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from FifoQueueT.) | |
| AddRange | (Inherited from FifoQueueT.) | |
| AddRotate | (Inherited from FifoQueueT.) | |
| Clear | (Inherited from FifoQueueT.) | |
| Contains | (Inherited from FifoQueueT.) | |
| CopyTo | (Inherited from FifoQueueT.) | |
| Dequeue | (Inherited from FifoQueueT.) | |
| Enqueue | (Inherited from FifoQueueT.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| Find | ||
| GetEnumerator | (Inherited from FifoQueueT.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Index | (Inherited from FifoQueueT.) | |
| IndexOf | (Inherited from FifoQueueT.) | |
| Insert | (Inherited from FifoQueueT.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| Peek | (Inherited from FifoQueueT.) | |
| PushBack | (Inherited from FifoQueueT.) | |
| Remove | (Inherited from FifoQueueT.) | |
| RemoveAt | (Inherited from FifoQueueT.) | |
| ToArray | ||
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| BinarySearchDateTime(DateTime) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchDateTime(FuncDateTime, Int32) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchDateTime(DateTime, IComparerDateTime) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchDateTime, TKey(FuncDateTime, TKey, TKey) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchDateTime, TKey(FuncDateTime, TKey, TKey, IComparerTKey) | Overloaded. (Defined by GenericExtensions.) | |
| FindIndexDateTime(PredicateDateTime) | Overloaded. (Defined by GenericExtensions.) | |
| FindIndexDateTime(Int32, PredicateDateTime) | Overloaded. (Defined by GenericExtensions.) | |
| SortDateTime | Overloaded. (Defined by GenericExtensions.) | |
| SortDateTime(IComparerDateTime) | Overloaded. (Defined by GenericExtensions.) | |
| SortStableDateTime | Overloaded. (Defined by GenericExtensions.) | |
| SortStableDateTime(IComparerDateTime) | Overloaded. (Defined by GenericExtensions.) | |
| SortStableDateTime(ComparisonDateTime) | Overloaded. (Defined by GenericExtensions.) |