SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Node
Header
TKey
Upper
Key Field
The upper 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
UpperKey
VB
Copy
View Source
Request Example
Public
UpperKey
As
TKey
C++
Copy
View Source
Request Example
public
: TKey
UpperKey
JavaScript
Copy
View Source
Request Example
var
UpperKey
Field Value
TKey
See Also
Reference
NodeHeader
TKey
Class
SnapDB.Snap.Tree.Specialized Namespace
In This Article
Definition
See Also