Class THumanNameArray

Unit

Declaration

type THumanNameArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.