Make a copy (clone) of the filter.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public MapperFilter Clone()
Public Function Clone As MapperFilter
Return Value
Type:
MapperFilterThe cloned filter.
See Also