Click or drag to resize
IAlignmentAttributesAttributes Property
Gets list of attributes.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
Dictionary<string, AlignmentInfo> Attributes { get; }

Property Value

Type: DictionaryString, AlignmentInfo
See Also