PostSharpAPI ReferencePost­Sharp.​CollectionsILinked­List­Node<T>Value
Open sandboxFocus

ILinkedListNode<T>.Value Property

Value

Gets the value stored in the current node.

Declaration
T Value { get; }
Property Value
Type Description
T