Metodo System::Collections::Generic::LinkedList::get_First
LinkedList::get_First method
Ottiene il puntatore al primo elemento nella lista.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedList<T>::get_First() const
ReturnValue
Primo elemento nella lista.
Vedi anche
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++