MembershipChangeTrackingT Properties |
The MembershipChangeTrackingT 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.
(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.
| |
| Item |
Gets the object at the specified index.
|