'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal category As NOptionsCategory _ )
'Usage
Dim instance As NOptionsCategoryCollection Dim index As System.Integer Dim category As NOptionsCategory instance.Insert(index, category)
public void Insert( System.int index, NOptionsCategory category )
Parameters
- index
- category