# Class: ConstructionObjectSet

configurator-core/src/services/configurator-ui-callback..ConstructionObjectSet

# Hierarchy

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new ConstructionObjectSet()

# Inherited from

EmsSet<ConstructionObject>.constructor

# Methods

# insert

insert(element): void

# Parameters

Name Type
element ConstructionObject

# Returns

void

# Inherited from

EmsSet.insert

# Defined in

packages/typings/ems.ts:32 (opens new window)


# size

size(): number

# Returns

number

# Inherited from

EmsSet.size

# Defined in

packages/typings/ems.ts:34 (opens new window)