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