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