Parameter | Description |
---|---|
enumerable | An 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.