For the complete documentation index, see llms.txt. This page is also available as Markdown.

ServicesConfiguratorUiCallback.Internal.PlanObjectObjectSet

Hierarchy

Table of contents

Constructors

Methods

Constructors

constructor

new PlanObjectObjectSet()

Inherited from

EmsSet<PlanObjectPtr>.constructor

Methods

insert

insert(element): void

Parameters

Name
Type

element

PlanObjectPtr

Returns

void

Inherited from

EmsSet.insert


size

size(): number

Returns

number

Inherited from

EmsSet.size

Last updated