Class TBodyStructureDistanceFromLandmarkArray

Unit

Declaration

type TBodyStructureDistanceFromLandmarkArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.