'Declaration
<ImplementedThroughAttribute(System.Collections.IList, "Remove")> Function Remove( _ ByVal key As String _ ) As Boolean
'Usage
Dim instance As _PluginSetupCollection Dim key As String Dim value As Boolean value = instance.Remove(key)
Parameters
- key
The value of this parameter can be
null
(Nothing
in Visual Basic).