System::Collections::Generic::LinkedListNode::get_List method
LinkedListNode::get_List method
Gets containing list.
SharedPtr<LinkedList<T>> System::Collections::Generic::LinkedListNode<T>::get_List() const
ReturnValue
Pointer to containing list (if any) or null.
See Also
- Typedef SharedPtr
- Class LinkedList
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++