IGroup Interface |
Namespace: Kettic.AspNet.Data
The IGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasSubgroups |
Gets a value indicating whether this instance has sub groups.
|
![]() | ItemCount |
Gets the Items count.
|
![]() | Items |
Gets the items in this groups.
|
![]() | Key |
Gets the key for this group.
|
![]() | Subgroups |
Gets the subgroups, if HasSubgroups is true, otherwise empty collection.
|