Class TMedicationKnowledgePackagingArray

Unit

Declaration

type TMedicationKnowledgePackagingArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.