| Overload | Description |
|---|---|
| Item(RateParamLimit) | Gets the RateFinder with the specified limit. |
| Item(Double,String) | Gets the RateFinder with the specified value. |
| Item(String,String) | Gets the RateFinder with the specified value. |
| Item(String,Boolean,String) | Gets the RateFinder with the specified value. |
| Item(List<String>,String) | Gets the RateFinder with the specified values. |
| Item(List<Double>,String) | Gets the RateFinder with the specified values. |
| Item(Nullable<Double>,Nullable<Double>,String) | Gets the RateFinder with the specified min. |