PropertyVisitor.VisitList

Declaration

protected void VisitList(Property<TContainer,TList> property, ref TContainer container, ref TList value);

Parameters

property The property providing access to the list.
container The container being visited.
value The list being visited.

Description

Called when visiting a specialized list property.


Did you find this page useful? Please give it a rating: