Click or drag to resize
LRUK, TNodeLKey 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#
public abstract K Key { get; }

Property Value

Type: K
See Also