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++