Class TClinicalUseDefinitionOtherTherapyArray

Unit

Declaration

type TClinicalUseDefinitionOtherTherapyArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.