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