طريقة 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.Font for C++