Class TBSFHIRPrimitiveStringArray

Unit

Declaration

type TBSFHIRPrimitiveStringArray = 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:String):TBSFHIRString;
Public procedure AddElement(const AValue: TBSFHIRString);

Properties

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

Description

Methods

Public function Add(const AValue:String):TBSFHIRString;
 
Public procedure AddElement(const AValue: TBSFHIRString);
 

Properties

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

Generated by PasDoc 0.15.0.