Method Contains
Contains(double)
Declaration
public bool Contains(double d)
Parameters
| Type | Name | Description |
|---|---|---|
| double | d |
Returns
| Type | Description |
|---|---|
| bool |
Contains(GfInterval)
Declaration
public bool Contains(GfInterval i)
Parameters
| Type | Name | Description |
|---|---|---|
| GfInterval | i |
Returns
| Type | Description |
|---|---|
| bool |