A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.Util.Collection
LRU(K, T).Node(L) Class
Node(L) Properties
Key Property
LRU
K
,
T
Node
L
Key Property
Get the unique key of this node.
Namespace:
Apptus.Util.Collection
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
abstract
K
Key
{
get
; }
Property Value
Type:
K
See Also
Reference
LRU
K, T
Node
L
Class
Apptus.Util.Collection Namespace