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