The parent of this content.

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

Syntax

C#
public IFeatureHolder GetParent(
	IFeature f
)

Parameters

f
Type: BioSharp.Core.Bio.Seq..::.IFeature

[Missing <param name="f"/> documentation for "M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.GetParent(BioSharp.Core.Bio.Seq.IFeature)"]

Return Value

The parent

Implements

IProjectionContext..::.GetParent(IFeature)

See Also