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