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#
IFeatureHolder GetParent(
	IFeature projFeat
)

Parameters

projFeat
Type: BioSharp.Core.Bio.Seq..::.IFeature
The feature

Return Value

The parent

See Also