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

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

Return Value

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