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

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

Return Value

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