[]
Removes the element with the specified key from the BaseKeyCollection.
public virtual void Remove(string key)
Public Overridable Sub Remove(key As String)
The key of the element to remove.