ListChangeTrackingT Properties |
The ListChangeTrackingT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the ICollectionT.
(Inherited from SimpleListChangeTrackingT.) | |
| IsChanged |
Gets the object's changed status.
(Overrides SimpleChangeTrackingIsChanged.) | |
| IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
| IsReadOnly |
Gets a value indicating whether the
ICollectionT is read-only.
(Inherited from SimpleListChangeTrackingT.) | |
| ItemInt32 |
Gets or sets the object at the specified index.
(Inherited from SimpleListChangeTrackingT.) | |
| ItemString |
Gets the object with the specified string.
(Inherited from SimpleListChangeTrackingT.) |