| MinMaxQueuePut Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Put(Double) | 
            	Store arbitrary data and time in queue.
            	Do not call this method for MinMaxQueue created on time period.
             | 
|  | Put(Double, DateTime) | 
            	Store arbitrary data and time in queue.
             | 
 See Also
See Also