Class TSubstancePolymerDegreeOfPolymerisationArray

Unit

Declaration

type TSubstancePolymerDegreeOfPolymerisationArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.