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