Class TSubstanceProteinSubunitArray

Unit

Declaration

type TSubstanceProteinSubunitArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.