Class TMedicationKnowledgePatientCharacteristicArray

Unit

Declaration

type TMedicationKnowledgePatientCharacteristicArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.