SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Generic
Encoded
Node
TKey
,
TValue
Read Method
Overload List
Read(Int32, TValue)
Reads the value at the specified index within the node.
Read(Int32, TKey, TValue)
Reads the key and value at the specified index within the node.
See Also
Reference
GenericEncodedNode
TKey, TValue
Class
SnapDB.Snap.Tree Namespace
In This Article
Overload List
See Also