[Missing namespace summary documentation for N:N2.Collections]
| C# | Visual Basic | Visual C++ |
namespace N2.Collections
Namespace N2.Collections
namespace N2.Collections
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| AccessFilter |
Filters based on user access and security.
| |
| CountFilter |
Filters based on start index and count.
| |
| DuplicateFilter |
A filter that removes duplicated by way of keeping track of already
added items and only matching new items.
| |
| HierarchyNode<(Of <T>)> | ||
| IHierarchyNavigator<(Of <T>)> | ||
| InverseFilter | ||
| ItemComparer<(Of <T>)> |
An item comparer. This class can compare classes given a expression.
| |
| ItemComparer |
Compares two content items based on a detail. This class can compare
classes given a expression.
| |
| ItemFilter |
The abstract base class of item filters.
| |
| ItemHierarchyBuilder | ||
| ItemHierarchyNavigator | ||
| ItemList<(Of <T>)> |
A generic item list.
| |
| ItemList |
A strongly typed list of content items.
| |
| ItemListEventArgs |
Event argument containing items.
| |
| PageFilter | ||
| ParentFilter |
Filters items not belonging to a certain parent item.
| |
| TypeFilter |
Filters based on item type.
| |
| ZoneFilter |
Filters based on the ZoneName property.
|