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

