طريقة System::Collections::Generic::LinkedListNode::get_Previous
LinkedListNode::get_Previous method
يحصل على العقدة السابقة.
SharedPtr<LinkedListNode<T>> System::Collections::Generic::LinkedListNode<T>::get_Previous() const
ReturnValue
مؤشر إلى العقدة السابقة (إن وجدت) أو null.
انظر أيضًا
- Typedef SharedPtr
- Class LinkedListNode
- Class LinkedListNode
- Namespace System::Collections::Generic
- Library Aspose.Font for C++