Click or drag to resize
IGrouping Interface

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IGrouping : IGrouping<Object, Object>, 
	IEnumerable<Object>, IEnumerable

The IGrouping type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyItem
Top
Extension Methods
See Also