AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)> Constructor

Overload List


  Name Description
Protected method AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>()()()()
Creates a model by auto-constructing the property bag defined by TPropertyTracking.
Protected method 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
Protected method 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