System::Collections::Generic::LinkedList::get_First 메서드
LinkedList::get_First method
리스트 첫 번째 요소에 대한 포인터를 가져옵니다.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedList<T>::get_First() const
ReturnValue
리스트의 첫 번째 요소.
또 보기
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++