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