Create a new Template that could be used to generate a feature identical to this one.

Namespace:  BioSharp.Core.Bio.Seq
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
Feature..::.Template MakeTemplate()

Return Value

a new Template that would make a feature like this one

Remarks

The fields of the template can be edited without changing the feature.

See Also