new_filtered
Description:
[ Version ( deprecated = true , deprecated_since = "0.2.2" ) ]
public DeviceLinkList new_filtered (Filter filter)
public DeviceLinkList new_filtered (Filter filter)
Warning: new_filtered is deprecated since 0.2.2.
Construct a new devicelink list that is filled with devicelinks from this that match filter
Note:
Use new_filtered instead.
Parameters:
this |
the devicelink list to copy |
filter |
the filter to apply |
Returns:
a filtered copy of the devicelink list |