Click or drag to resize

SimpleListT Class

Inheritance Hierarchy
SystemObject
  Perforce.P4SimpleListT

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public class SimpleList<T>

Type Parameters

T

The SimpleListT type exposes the following members.

Constructors
  NameDescription
Public methodSimpleListT
Initializes a new instance of the SimpleListT class
Top
Properties
  NameDescription
Public propertyCount
Public propertyHead
Public propertyTail
Top
Methods
  NameDescription
Public methodAdd
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToArray
Public methodToString (Overrides ObjectToString.)
Top
Operators
See Also