| Description | |
|---|---|
| visitor | The visitor being run. | 
| property | The property being visited. | 
| container | The container being visited. | 
| list | The list value. | 
Call this method to invoke IListPropertyVisitor.Visit{TContainer, TList, TElement}.
This method is used to join the container type and element type.