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