Click or drag to resize
QueryObjectTIsNewlyAdded Property
determines if an item is newly added in the 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 bool IsNewlyAdded { get; }

Property Value

Type: Boolean

Implements

IQueryObjectImplIsNewlyAdded
See Also