This version of Unity is unsupported.

Parameters

property The property being visited.
container The container being visited.
list The list value.

Description

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

This method is invoked by IListPropertyAccept_1