Click or drag to resize

ListChangeTrackingT Properties

The ListChangeTrackingT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from SimpleListChangeTrackingT.)
Public propertyIsChanged
Gets the object's changed status.
(Overrides SimpleChangeTrackingIsChanged.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyIsReadOnly (Inherited from SimpleListChangeTrackingT.)
Public propertyItemInt32
Gets or sets the object at the specified index.
(Inherited from SimpleListChangeTrackingT.)
Public propertyItemString
Gets the object with the specified string.
(Inherited from SimpleListChangeTrackingT.)
Top
See Also