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

ISinglyLinkedListNode<T> Interface

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

Properties

Name Description
Next
Value