'Declaration
Public Function IndexOf( _ ByVal row As NFormulaRow _ ) As System.Integer
'Usage
Dim instance As NFormulaRowCollection Dim row As NFormulaRow Dim value As System.Integer value = instance.IndexOf(row)
public System.int IndexOf( NFormulaRow row )
Parameters
- row