Mono Class Library: Overview

System.Collections.Generic.LinkedListNode<T>: Property Members

The properties of System.Collections.Generic.LinkedListNode<T> are listed below. For a list of all members, see the LinkedListNode<T> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ListLinkedList<T>. Documentation for this section has not yet been entered.
[read-only]
NextLinkedListNode<T>. Documentation for this section has not yet been entered.
[read-only]
PreviousLinkedListNode<T>. Documentation for this section has not yet been entered.
ValueT. Documentation for this section has not yet been entered.