Inheritance Hierarchy
Apptus.Util.CollectionLRUK, TNodeL
Apptus.ESales.ConnectorSession
Namespace: Apptus.Util.Collection
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax
C#
public abstract class Node<L>
Type Parameters
- L
The LRUK, TNodeL generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|  | LRUK, TNodeL | Initializes a new instance of the LRUK, TNodeL class | 
Properties
| Name | Description | |
|---|---|---|
|  | Key | 
            Get the unique key of this node.
             | 
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Release | |
|  | ToString | (Inherited from Object.) | 
See Also