Creates a copy of the object and returns it.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public NamedFilter Clone()
Public Function Clone As NamedFilter
Return Value
Type:
NamedFilterA copy of the filter
See Also