Class TConceptMapGroupArray

Unit

Declaration

type TConceptMapGroupArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.