Class TGenomicStudyOutputArray

Unit

Declaration

type TGenomicStudyOutputArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.