Perforce API for the .Net CLR P4.Net

FieldDictionary Class

Strongly typed dictionary to represent fields returned from Perforce commands.

For a list of all members of this type, see FieldDictionary Members.

System.Object
   P4API.FieldDictionary

[Visual Basic]
Public Class FieldDictionary
[C#]
public class FieldDictionary

Remarks

The FieldDictionary only contains fields that contain a single string value. Fields that return array values are stored in ArrayFieldDictionary.

Requirements

Namespace: P4API

Assembly: p4api (in p4api.dll)

See Also

FieldDictionary Members | P4API Namespace