SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Insert
Stream
Helper
TKey
,
TValue
Key
2 Field
Gets or sets the second key.
Definition
Namespace:
SnapDB.Snap.Tree
Assembly:
SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
C#
Copy
View Source
Request Example
public
TKey
Key2
VB
Copy
View Source
Request Example
Public
Key2
As
TKey
C++
Copy
View Source
Request Example
public
: TKey
Key2
JavaScript
Copy
View Source
Request Example
var
Key2
Field Value
TKey
See Also
Reference
InsertStreamHelper
TKey, TValue
Class
SnapDB.Snap.Tree Namespace
In This Article
Definition
See Also