System::Collections::Generic::LinkedListNode::get_Next méthode
LinkedListNode::get_Next method
Obtient le nœud suivant.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedListNode<T>::get_Next() const
ReturnValue
Pointeur vers le nœud suivant (le cas échéant) ou null.
Voir aussi
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++