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

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

Return Value

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