Click or drag to resize
KmerPositionDictionaryCount Property
Gets the number of elements present in this instance.

Namespace: Bio.Algorithms.Kmer
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also