Class TAdverseEventContributingFactorArray

Unit

Declaration

type TAdverseEventContributingFactorArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.