public interface ILinkedListNodeBase`1<T> : IReadOnlyLinkedListNodeBase;
T: (No description provided.)