PropertyCollection<TContainer> A PropertyCollection_1 structure which can enumerate each property.
Implement this method to return a PropertyCollection_1 that can enumerate through all properties for the TContainer.
| Parameter | Description |
|---|---|
| container | The container hosting the data. |
PropertyCollection<TContainer> A PropertyCollection_1 structure which can enumerate each property.
Implement this method to return a PropertyCollection_1 that can enumerate through all properties for the TContainer.