Provides output of a Perforce Command in "tagged" moded.

Namespace:  P4API
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public class P4RecordSet : P4BaseRecordSet, IEnumerable

Remarks

P4Recordset is an enumerable collection of P4Records that supply keyed access to information returned from Perforce.

Inheritance Hierarchy

System..::.Object
  P4API..::.P4BaseRecordSet
    P4API..::.P4RecordSet

See Also