System::Collections::Generic::LinkedListNode::get_Previous method
LinkedListNode::get_Previous method
Obtiene el nodo anterior.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedListNode<T>::get_Previous() const
ReturnValue
Puntero al nodo anterior (si lo hay) o null.
Ver también
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++