Class TPaymentReconciliationProcessNoteArray

Unit

Declaration

type TPaymentReconciliationProcessNoteArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.