Class TCitationRelatesTo1Array

Unit

Declaration

type TCitationRelatesTo1Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.