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

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

Return Value

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