'Usage
Dim instance As ISupportEditing Dim index As Integer Dim value As Boolean value = instance.CanRemove(index)
Parameters
- index
- The index of the item that would be removed.
'Usage
Dim instance As ISupportEditing Dim index As Integer Dim value As Boolean value = instance.CanRemove(index)