Record TConsensusData

Hierarchy
Methods
Properties

Unit

Declaration

type TConsensusData = record

Description

Record to store consensus values and their occurrence count.

Overview

Fields

Public Count: Integer;
Public Value: String;

Description

Fields

Public Count: Integer;

The number of occurrences of this value

Public Value: String;

The consensus value


Generated by PasDoc 0.16.0-snapshot.