Parameter | Description |
---|---|
enumerable | An <see cref="IEnumerable" /> of properties to wrap. |
Initializes a new instance of the PropertyCollection_1 struct which wraps the given enumerable.
Parameter | Description |
---|---|
properties | A list of properties to wrap. |
Initializes a new instance of the PropertyCollection_1 struct which wraps the given properties list.