Click or drag to resize
EnhancerClone Method
Creates a new Enhancer that is a copy of the current Enhancer.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Enhancer Clone()

Return Value

Type: Enhancer
A new Enhancer that is a copy of this Enhancer.
See Also