System::Collections::Generic::LinkedListNode::get_Previous method
LinkedListNode::get_Previous method
Gets previous node.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedListNode<T>::get_Previous() const
ReturnValue
Pointer to previous node (if any) or null.
See Also
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++