Class TCodeSystemProperty1Array

Unit

Declaration

type TCodeSystemProperty1Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.