Click or drag to resize

NamedFilterClone Method

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()

Return Value

Type: NamedFilter
A copy of the filter
See Also