Project all features that are children of feature so that they become
children of parent.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public IFeatureHolder ProjectChildFeatures( IFeature f, IFeatureHolder parent ) |
Parameters
- f
- Type: BioSharp.Core.Bio.Seq..::.IFeature
[Missing <param name="f"/> documentation for "M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.ProjectChildFeatures(BioSharp.Core.Bio.Seq.IFeature,BioSharp.Core.Bio.Seq.IFeatureHolder)"]
- parent
- Type: BioSharp.Core.Bio.Seq..::.IFeatureHolder
the new parent feature holder