- Namespace
- Statiq
.Common - Base Types
graph BT
Type-->Base0["IGrouping<TKey, TValue>"]
Type["ExplicitGrouping<TKey, TValue>"]
class Type type-node
Syntax
public class ExplicitGrouping<TKey, TValue> : IGrouping<TKey, TValue>
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Constructors
Name | Summary |
---|---|
ExplicitGrouping |
Properties
Methods
Name | Return Value | Summary |
---|---|---|
GetEnumerator |
IEnumerator |