| Description | |
|---|---|
| property | The property providing access to the collection. | 
| container | The container being visited. | 
| value | The collection being visited. | 
Called when visiting any non-specialized collection property.
When visiting a specialized collection the appropriate method will be called. * [[VisitList{TContainer, TList, TElement}]]