'Usage
Dim instance As MaskFieldCollection Dim index As Integer Dim value As Object instance.OnRemove(index, value)
Parameters
- index
- The zero-based index at which the value can be found.
- value
- The value of the element to remove from the index.
'Usage
Dim instance As MaskFieldCollection Dim index As Integer Dim value As Object instance.OnRemove(index, value)