Overload List
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Item[([( DateTime])]) | 
                 
            Gets the specified value label with the matching DateTime value.
             
               | 
            
| 
                 | 
              Item[([( Double])]) | 
                 
            Gets the specified label from the collection with the matching numeric value.
             
               | 
            
| 
                 | 
              Item[([( Int32])]) | 
                 
            Gets the specified label from the collection by numeric index.
             
               | 
            
| 
                 | 
              Item[([( String])]) | 
                 
            Gets the specified value label with the matching text.
             
               |