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