Sets the grouping key.
Declaring type: InterLinqGroupingBase
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract void SetKey (
        object key
) 
Parameters
key
Key to set.