'Declaration Protected Overrides Sub OnRemoveComplete( _ ByVal index As Integer, _ ByVal value As Object _ )
'Usage Dim instance As SpreadDataColumnCollection Dim index As Integer Dim value As Object instance.OnRemoveComplete(index, value)
Parameters
- index
- Zero-based index at which value can be found
- value
- Value of the element to remove