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