visitor | The visitor. |
container | The container to visit. |
parameters | The visit parameters to use. |
Visit the specified <paramref name="container" /> using the specified <paramref name="visitor" />.
visitor | The visitor. |
container | The container to visit. |
path | The property path to visit. |
parameters | The visit parameters to use. |
Visit the specified <paramref name="container" /> using the specified <paramref name="visitor" /> at the given PropertyPath.