[]
Initializes a new instance of the C1ScopedDataCollection<T> class.
public C1ScopedDataCollection(IEnumerable source, string propertyPath)
| Type | Name | Description |
|---|---|---|
| IEnumerable | source | The original source. |
| string | propertyPath | The property path to which this collection is scoped. |