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

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

Return Value

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