This version of Unity is unsupported.

Parameters

visitor The visitor being run.
property The property being visited.
container The container being visited.
collection The collection value

Description

Call this method to invoke ICollectionPropertyVisitor.Visit{TContainer, TCollection, TElement}.

This method is used to join the container type and element type.