Click or drag to resize
BucketItemsToTake Property
Gets/Sets Items to Take from collection.

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Nullable<int> ItemsToTake { get; }

Property Value

Type: NullableInt32
See Also