LRUK, TNodeL ClassA Sandcastle Documented Class Library
Inheritance Hierarchy

SystemObject
  Apptus.Util.CollectionLRUK, TNodeL
    Apptus.ESales.ConnectorSession

Namespace:  Apptus.Util.Collection
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public abstract class Node<L>

Type Parameters

L

The LRUK, TNodeL generic type exposes the following members.

Constructors

  NameDescription
Protected methodLRUK, TNodeL
Initializes a new instance of the LRUK, TNodeL class
Top
Properties

  NameDescription
Public propertyKey
Get the unique key of this node.
Top
Methods

  NameDescription
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 methodRelease
Public methodToString (Inherited from Object.)
Top
See Also

Reference