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