System::Collections::Generic::LinkedListNode::get_List method
LinkedListNode::get_List method
Restituisce la lista contenente.
SharedPtr<LinkedList<T>> System::Collections::Generic::LinkedListNode<T>::get_List() const
ReturnValue
Puntatore alla lista contenente (se presente) o null.
Vedi anche
- Typedef SharedPtr
- Class LinkedList
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++