System::Collections::Generic::LinkedListNode::get_List メソッド
LinkedListNode::get_List method
含まれるリストを取得します。
SharedPtr<LinkedList<T>> System::Collections::Generic::LinkedListNode<T>::get_List() const
ReturnValue
含むリストへのポインタ(存在する場合)または null。
参照
- Typedef SharedPtr
- Class LinkedList
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Page for C++