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