Creates a new StemLoop that is a copy of the current StemLoop.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public Function Clone As StemLoop
public:
StemLoop^ Clone()
member Clone : unit -> StemLoop
Return Value
Type:
StemLoopA new StemLoop that is a copy of this StemLoop.
See Also