Click or drag to resize
ItemCollectionFiltersTAdd Method (T)
Adds the filter to the collection using the And logical operator.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	T filter
)

Parameters

filter
Type: T
See Also