Perforce API for the .Net CLR |
|
FieldDictionary.ContainsKey Method
Tests if the key exists in the dictionary.
[Visual Basic]
Public Function ContainsKey( _
ByVal
key As
String _
) As
Boolean
Parameters
-
key
- The key to test
Return Value
True if the key is defined in the dictionary.
See Also
FieldDictionary Class | P4API Namespace