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

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

Return Value

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