System::Collections::Generic::LinkedListNode::get_Previous method
LinkedListNode::get_Previous method
Restituisce il nodo precedente.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedListNode<T>::get_Previous() const
ReturnValue
Puntatore al nodo precedente (se presente) o null.
Vedi anche
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++