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

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

Return Value

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