# OHOS::ListNode< T \>
- [Overview](#section723340838165635)
- [Summary](#section1190455368165635)
- [Additional Inherited Members](#inherited)
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
template class OHOS::ListNode< T \>
Stores linked list data and contains pointers to the previous node and the next node.
Parameters
: **Since:**
1.0
**Version:**
1.0
## **Summary**
## Additional Inherited Members