Class TEffectEvidenceSynthesisPrecisionEstimateArray

Unit

Declaration

type TEffectEvidenceSynthesisPrecisionEstimateArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

Public function Add: TEffectEvidenceSynthesisPrecisionEstimate;
Public function Last: TEffectEvidenceSynthesisPrecisionEstimate;
Public function GetItem(const AIndex:Integer) : TEffectEvidenceSynthesisPrecisionEstimate;
Public procedure SetItem(const AIndex:Integer; const AValue: TEffectEvidenceSynthesisPrecisionEstimate);

Properties

Public property Items[constAIndex:integer]: TEffectEvidenceSynthesisPrecisionEstimate read GetItem write SetItem;

Description

Methods

Public function Add: TEffectEvidenceSynthesisPrecisionEstimate;
 
Public function Last: TEffectEvidenceSynthesisPrecisionEstimate;
 
Public function GetItem(const AIndex:Integer) : TEffectEvidenceSynthesisPrecisionEstimate;
 
Public procedure SetItem(const AIndex:Integer; const AValue: TEffectEvidenceSynthesisPrecisionEstimate);
 

Properties

Public property Items[constAIndex:integer]: TEffectEvidenceSynthesisPrecisionEstimate read GetItem write SetItem;
 

Generated by PasDoc 0.15.0.