| Description | |
|---|---|
| visitor | The visitor being run. | 
| property | The property being visited. | 
| container | The container being visited. | 
| dictionary | The dictionary value. | 
Call this method to invoke IDictionaryPropertyVisitor.Visit{TContainer, TDictionary, TKey, TValue}.
This method is used to join the container, the key and the value type.