'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal section As NFormulaSection _ )
'Usage
Dim instance As NFormulaSectionCollection Dim index As System.Integer Dim section As NFormulaSection instance.Insert(index, section)
public void Insert( System.int index, NFormulaSection section )
Parameters
- index
- section