SortedTreeNodeBaseTKey, TValueRead Method

Overload List

Read(Int32, TValue) Reads the value at the specified index and stores it in the provided value.
Read(Int32, TKey, TValue) Reads both the key and value at the specified index and stores them in the provided key and value.

See Also