properties | The properties of the container. |
container | The container being visited. |
Implement this method to accept visitation for a property bag and container.
This method is invoked by IPropertyBag{TContainer}.Accept(IPropertyBagVisitor, ref TContainer).