Class TSubstanceNucleicAcidSubunitArray

Unit

Declaration

type TSubstanceNucleicAcidSubunitArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.