Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ConsecutiveGroup<TItem, TKey>(int, List<TItem>, TKey)

Declaration

internal ConsecutiveGroup<TItem, TKey>(
    int index,
    List<TItem> group,
    TKey key
)