Removes elements from the dictionary.
Namespace:
P4APIAssembly: 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.
P4.Net -- Managed API for Perforce |
ArrayFieldDictionary..::.Remove Method |
ArrayFieldDictionary Class See Also |
C# |
---|
public void Remove( string key ) |