Perforce API for the .Net CLR |
 |
ArrayFieldDictionary.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
ArrayFieldDictionary Class | P4API Namespace