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