Open sandboxFocus

Interface ISinglyLinkedListNode<T>

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

Properties

Name Description
Next
Value