'Declaration
Protected Overridable Sub OnSetComplete( _ ByVal index As System.Integer, _ ByVal oldValue As System.Object, _ ByVal newValue As System.Object _ )
'Usage
Dim instance As NToolCollection Dim index As System.Integer Dim oldValue As System.Object Dim newValue As System.Object instance.OnSetComplete(index, oldValue, newValue)
Parameters
- index
- oldValue
- newValue