Class TDeviceProductionIdentifierInUDIArray

Unit

Declaration

type TDeviceProductionIdentifierInUDIArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.