ChangeTrackingModelCollection<(Of <(<'TModelType>)>)> Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
ChangeTrackingModelCollection<(Of <(<'TModelType>)>)>()()()() |
Creates a model by auto-constructing the property bag defined by TPropertyTracking.
|
![]() |
ChangeTrackingModelCollection<(Of <(<'TModelType>)>)>(List<(Of <<'(TModelType>)>>)) |
Creates a model by auto-constructing the property bag defined by TPropertyTracking and populates it using the supplied collection
|
![]() |
ChangeTrackingModelCollection<(Of <(<'TModelType>)>)>(IEnumerable<(Of <<'(TModelType>)>>)) |
Creates a model by auto-constructing the property bag defined by TPropertyTracking and populates it using the supplied collection
|