| Parameter | Description |
|---|---|
| property | The property being visited. |
| container | The container being visited. |
| dictionary | The dictionary value. |
Implement this method to accept visitation for a specialized dictionary property.
This method is invoked by IDictionaryPropertyAccept_1