ReadOnlyLinkedList<T>.Last Property |
Namespace: PostSharp.Collections
Assembly: PostSharp (in PostSharp.dll) Version: 5.0.55.0 (5.0.55.0)
C#
public ILinkedListNode<T> Last { get; }
ReadOnlyLinkedList<T>.Last Property |
Namespace: PostSharp.Collections
public ILinkedListNode<T> Last { get; }