Click or drag to resize
Sandcastle Help File BuilderApiFilterCollectionClone Method
Clone the API filter collection

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public Object Clone()

Return Value

Type: Object
A clone of the collection

Implements

ICloneableClone
See Also