Class TSubscriptionTopicNotificationShapeArray

Unit

Declaration

type TSubscriptionTopicNotificationShapeArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.