Click or drag to resize
QueryCollectionTItems Property
Gets a list of query item.

Namespace:  Intuit.Ipp.LinqExtender.Collection
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public List<T> Items { get; }

Property Value

Type: ListT
See Also