.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.LinqExtender
Bucket Class
Bucket Properties
Container Property
Group Property
IsDirty Property
Items Property
ItemsToSkip Property
ItemsToTake Property
Methods Property
Name Property
NotItems Property
OrderByItems Property
SelectItems Property
UniqueItems Property
Bucket
Items Property
Contains property items for current bucket.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
IDictionary
<
string
,
BucketItem
>
Items
{
get
; }
Property Value
Type:
IDictionary
String
,
BucketItem
See Also
Reference
Bucket Class
Intuit.Ipp.LinqExtender Namespace