Creates a new Enhancer that is a copy of the current Enhancer.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public Function Clone As Enhancer
public:
Enhancer^ Clone()
member Clone : unit -> Enhancer
Return Value
Type:
EnhancerA new Enhancer that is a copy of this Enhancer.
See Also