Realize a feature template.
Namespace:
BioSharp.Core.Bio.Seq.ImplAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public IFeature RealizeFeature( IFeatureHolder parent, Feature..::.Template template ) |
Parameters
- parent
- Type: BioSharp.Core.Bio.Seq..::.IFeatureHolder
The parent
- template
- Type: BioSharp.Core.Bio.Seq..::.Feature..::.Template
The template
Return Value
The featureImplements
IRealizingFeatureHolder..::.RealizeFeature(IFeatureHolder, Feature..::.Template)Remarks
This will be a template which has been passed to the CreateFeature method of either this IFeatureHolder or one of our child IFeatures.