Perforce API for the .Net CLR
FieldDictionary.Clear Method
Clears all elements of the dictionary.
[Visual Basic]
Public Sub Clear()
[C#]
public
void
Clear();
See Also
FieldDictionary Class
|
P4API Namespace