System.Collections.Generic.LinkedListNode<T>.List Property

Gets the LinkedList`1 that the LinkedListNode`1 belongs to.

Syntax

public LinkedList<T> List { 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