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