[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection.Remove

Remove Method

Remove(string)

Removes the element with the specified key from the BaseKeyCollection.

Declaration
public virtual void Remove(string key)
Public Overridable Sub Remove(key As String)
Parameters
Type Name Description
string key

The key of the element to remove.