'Declaration
Protected Overridable Sub OnInsertComplete( _ ByVal index As System.Integer, _ ByVal value As System.Object _ )
'Usage
Dim instance As NOptionsCategoryCollection Dim index As System.Integer Dim value As System.Object instance.OnInsertComplete(index, value)
Parameters
- index
- value