Click or drag to resize

PartitionableListTCreatePartialView Method

Overload List
 NameDescription
Public methodCreatePartialView(FuncT, Boolean) Creates a partial view. A partial view is a view of the list of items of the original collection, that fulfill a certain condition.
Public methodCreatePartialView(FuncT, Boolean, ActionT) Creates a partial view. A partial view is a view of the list of items of the original collection, that fulfill a certain condition.
Top
See Also