Click or drag to resize
SequenceFeaturesMiscFeatures Property
Returns list of MiscFeature (misc_feature) features.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<MiscFeature> MiscFeatures { get; }

Property Value

Type: ListMiscFeature
See Also