Class TEffectEvidenceSynthesisCertaintySubcomponentArray

Unit

Declaration

type TEffectEvidenceSynthesisCertaintySubcomponentArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.