Interface ITrackingListNewState
Reports whether an item is new to its surrounding source.
public interface ITrackingListNewState
- Extension Methods
Properties
IsNew
Gets whether the item is new.
bool IsNew { get; }
Reports whether an item is new to its surrounding source.
public interface ITrackingListNewState
Gets whether the item is new.
bool IsNew { get; }