N2 API Documentation
N2.Collections Namespace
NamespacesN2.Collections

[Missing namespace summary documentation for N:N2.Collections]

Declaration Syntax
C#Visual BasicVisual C++
namespace N2.Collections
Namespace N2.Collections
namespace N2.Collections
Types
All TypesClassesInterfaces
IconTypeDescription
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.