Click or drag to resize
ComponentFilterCollectionTFilter Methods

The ComponentFilterCollectionTFilter generic type exposes the following members.

Methods
  NameDescription
Public methodAdd(TFilter)
Adds a component filter.
Public methodAddTAddFilter
Adds the component filter Type given by TAddFilter to internal register.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Top
Extension Methods
  NameDescription
Public Extension MethodBatchTFilter
Returns input in batches of batchSize size.
(Defined by BaseExtensions.)
Public Extension MethodToJSON
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Top
See Also