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.Page for C++