Class TBSFHIRPrimitiveIntegerArray

Unit

Declaration

type TBSFHIRPrimitiveIntegerArray = class(TBSFHIRPrimitiveArray)

Description

No description available, ancestor TBSFHIRPrimitiveArray description follows
No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

Public function Add(const AValue:Int64):TBSFHIRInteger;
Public procedure AddElement(const AValue: TBSFHIRInteger);

Properties

Public property Items[constAIndex:Integer]: Int64 read GetItem write SetItem;
Public property Elements[constAIndex:Integer]: TBSFHIRInteger read GetElement write SetElement;

Description

Methods

Public function Add(const AValue:Int64):TBSFHIRInteger;
 
Public procedure AddElement(const AValue: TBSFHIRInteger);
 

Properties

Public property Items[constAIndex:Integer]: Int64 read GetItem write SetItem;
 
Public property Elements[constAIndex:Integer]: TBSFHIRInteger read GetElement write SetElement;
 

Generated by PasDoc 0.15.0.