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