ChangeTrackingModelCollection<(Of <(<'TModelType>)>)> Properties
The ChangeTrackingModelCollection<(Of <(<'TModelType>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements actually contained in the Collection. (Inherited from Collection.) |
![]() |
HasErrors |
Returns True if there are any errors.
(Inherited from AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>.) |
![]() |
IsChanged |
Walk the object graph, looking for changed items in properties and the collection.
|
![]() |
IsChangedLocal |
Returns True if any fields were modified since the last call to Checkpoint. This also checks items that implement IChangeTracking.
|
![]() |
Item(System.Int32) |
Gets or sets the element at the specified index. (Inherited from Collection.) |
![]() |
Items |
Gets a IList wrapper around the Collection. (Inherited from Collection.) |
![]() |
Properties |
Returns the underlying property bag
(Inherited from AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>.) |
![]() |
ReadOnlyWrapper |
Returns a read-only wrapper around this collection.
(Inherited from ObservableCollectionExtended<(Of <(<'T>)>)>.) |