'Declaration
Public Function IndexOf( _ ByVal section As NFormulaSection _ ) As System.Integer
'Usage
Dim instance As NFormulaSectionCollection Dim section As NFormulaSection Dim value As System.Integer value = instance.IndexOf(section)
public System.int IndexOf( NFormulaSection section )
Parameters
- section