System::Collections::Generic::LinkedListNode::get_List method
LinkedListNode::get_List method
Obtiene la lista contenedora.
SharedPtr<LinkedList<T>> System::Collections::Generic::LinkedListNode<T>::get_List() const
ReturnValue
Puntero a la lista contenedora (si la hay) o null.
Ver también
- Typedef SharedPtr
- Class LinkedList
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++