Parameter | Description |
---|---|
properties | The property bag to visit. |
visitor | The visitor or specialized visitor to invoke. |
container | The container being visited. |
Accepts visitation for the given property bag and tries to invoke the most specialized visitor first.