[#BloombergLP-bdlcc-SkipList-0a-data] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList]::data :relfileprefix: ../../../ :mrdocs: Load into the specified `value` the "data" value of the pair identified by the `reference`. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void data( DATA* value, xref:BloombergLP/bdlcc/SkipList-0a/Pair.adoc[Pair] const* reference) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#