[#BloombergLP-bdlcc-SkipListPairHandle-data-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipListPairHandle.adoc[SkipListPairHandle]::data :relfileprefix: ../../../ :mrdocs: Return a reference to the "data" value of the pair referred to by this object. The behavior is undefined unless `isValid` returns `true`. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DATA& data() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#