This version of Unity is unsupported.

Parameters

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

Description

Implement this method to accept visitation for a specialized collection property.

This method is invoked by ICollectionPropertyAccept_1