Class TClaimResponseTotalArray

Unit

Declaration

type TClaimResponseTotalArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.