This version of Unity is unsupported.

Parameters

property The property providing access to the collection.
container The container being visited.
value The collection being visited.

Description

Called when visiting any non-specialized collection property.

When visiting a specialized collection the appropriate method will be called. * [[VisitList{TContainer, TList, TElement}]]