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