'Declaration<ImplementedThroughAttribute(System.Collections.IList, "Remove")> Function Remove( _ ByVal key As String _ ) As Boolean
'UsageDim 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(- Nothingin Visual Basic).
