Version

GroupingBase Class Members

The following tables list the members exposed by GroupingBase.

Public Constructors
 NameDescription
Public ConstructorGroupingBase Constructor  
Public Properties
 NameDescription
Public PropertyKeyThey GroupBy key.  
Public Methods
 NameDescription
Public MethodGetDefaultValue<T>Returns default value for specified type of an object  
Public MethodSetObjectForKeySets an item to be associated with the given key.  
Protected Methods
 NameDescription
Protected MethodSetObjectForKeyOverrideMethod to override the behavior of the SetObjectForKey method.  
See Also