Class TClaimResponseAddItemArray

Unit

Declaration

type TClaimResponseAddItemArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.