Click or drag to resize
FluentIteratorItemCollectionProcess Method
Raises a callback.

Namespace:  Intuit.Ipp.LinqExtender.Fluent
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public FluentIteratorItemCollection Process(
	FluentIteratorItemCollectionCallback callback
)

Parameters

callback
Type: Intuit.Ipp.LinqExtender.FluentFluentIteratorItemCollectionCallback

[Missing <param name="callback"/> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentIterator.ItemCollection.Process(Intuit.Ipp.LinqExtender.Fluent.FluentIterator.ItemCollection.Callback)"]

Return Value

Type: FluentIteratorItemCollection

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentIterator.ItemCollection.Process(Intuit.Ipp.LinqExtender.Fluent.FluentIterator.ItemCollection.Callback)"]

See Also