Class TDocumentReferenceRelatesToArray

Unit

Declaration

type TDocumentReferenceRelatesToArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.