This version of Unity is unsupported.

Parameters

context The context being visited.
container The container being visited.
value The value being visited.

Returns

bool <see langword="true" /> if visitation should be skipped, <see langword="false" /> otherwise.

Description

Invoked when the visitor encounters any property.