Method Remove
Remove(String)
Removes the value indexed by key. Also removes all nodes that are rendered unnecessary by the removal of this data.
Declaration
public virtual void Remove(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key | A |