[]
Gets the index of the first specified value in the FunctionsCollection.
public int IndexOf(FunctionBase f)
Public Function IndexOf(f As FunctionBase) As Integer
| Type | Name | Description |
|---|---|---|
| FunctionBase | f | Function. |
| Type | Description |
|---|---|
| int | Integer index |