Class TCitationRelatesToArray

Unit

Declaration

type TCitationRelatesToArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.