SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Node
Header
TKey
Lower
Key Field
The lower key associated with the node.
Definition
Namespace:
SnapDB.Snap.Tree.Specialized
Assembly:
SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
C#
Copy
View Source
Request Example
public
TKey
LowerKey
VB
Copy
View Source
Request Example
Public
LowerKey
As
TKey
C++
Copy
View Source
Request Example
public
: TKey
LowerKey
JavaScript
Copy
View Source
Request Example
var
LowerKey
Field Value
TKey
See Also
Reference
NodeHeader
TKey
Class
SnapDB.Snap.Tree.Specialized Namespace
In This Article
Definition
See Also