Collections.Set.deleteSet()

Signature

Object deleteSet ( String setId )

Domain

ACTION

Description

Deletes the instance of Set for the given setID.

Parameters

NameTypeDescription
setIdStringThe String ID of the Set to delete

Returns

TypeDescription
void

Cautions

none