Perforce API for the .Net CLR P4.Net

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