System.Collections.Generic
LinkedListNode<T>
Previous
System.Collections.Generic.LinkedListNode<T>.Previous Property
Gets the previous node in the
LinkedList`1
.
Syntax
public
LinkedListNode<T>
Previous
{ get; }
Value
Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace:
System.Collections.Generic
Assembly:
System (in System.dll)
Assembly Versions:
2.0.0.0, 4.0.0.0
Since:
.NET 2.0