Gets the index of the first specified value in the FunctionsCollection.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public int IndexOf( FunctionBase f ) |
Visual Basic |
---|
Public Function IndexOf ( _ f As FunctionBase _ ) As Integer |
Parameters
- f
- Type: C1.Win.C1Chart..::..FunctionBase
Function.