Class TDiagnosticReportPerformerArray

Unit

Declaration

type TDiagnosticReportPerformerArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.