Click or drag to resize
FluentIteratorEachItem Property
Gets fluent BucketItem collection.

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 EachItem { get; }

Property Value

Type: FluentIteratorItemCollection
See Also