[]
Returns True if the collection contains the specific value interval, False otherwise.
public bool Contains(ValueInterval vi)
Type | Name | Description |
---|---|---|
ValueInterval | vi | The ValueInterval to locate in the collection. |
Type | Description |
---|---|
bool |