Click or drag to resize
SequenceFeaturesMiscBindings Property
Returns list of MiscBinding (misc_binding) features.

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

Property Value

Type: ListMiscBinding
See Also