MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​CollectionsILinked­List­Node<T>
Open sandboxFocus

ILinkedListNode<T> Interface

Namespace: PostSharp.Collections
Assembly: Metalama.Migration.dll
Syntax
[InternalImplement]
public interface ILinkedListNode<out T>
Type Parameters
Name Description
T

Properties

Name Description
Next
Previous
Value