Count how many features are contained.

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 int CountFeatures()

Return Value

a positive integer or zero, equal to the number of features contained

Implements

IFeatureHolder..::.CountFeatures()()()

See Also