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)
Syntaxpublic List<T> Items { get; }
Property Value
Type:
ListT
See Also