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