Perforce API for the .Net CLR
FieldDictionary.Keys Property
Gets all keys contained in the dictionary.
[Visual Basic]
Public ReadOnly Property Keys As
String()
[C#]
public
string[]
Keys {get;}
See Also
FieldDictionary Class
|
P4API Namespace