Sets the grouping key.
Declaring type: InterLinqGrouping<TKey, TElement>
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override void SetKey (
        object key
) 
Parameters
key
Key to set.