Class TRequestOrchestrationInputArray

Unit

Declaration

type TRequestOrchestrationInputArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.