Class TValueSetConceptArray

Unit

Declaration

type TValueSetConceptArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.