Class TInsurancePlanBenefit1Array

Unit

Declaration

type TInsurancePlanBenefit1Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.