Class TTestScriptRuleArray

Unit

Declaration

type TTestScriptRuleArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.