Removes elements from the dictionary.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public void Remove( string key ) |
Parameters
- key
- Type: System..::.String
The key of the element to remove.