Accesses the index of the filter specified by the name.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public virtual Cplex..::..FilterIndex GetFilterIndex( string s ) |
| Visual Basic |
|---|
Public Overridable Function GetFilterIndex ( _ s As String _ ) As Cplex..::..FilterIndex |
Parameters
- s
- Type: System..::..String