[]
Determines whether a value is in the FunctionsCollection.
public bool Contains(FunctionBase f)
Public Function Contains(f As FunctionBase) As Boolean
| Type | Name | Description |
|---|---|---|
| FunctionBase | f | Function. |
| Type | Description |
|---|---|
| bool | Boolean. |