OClass - removeClusterId()

This method removes a Cluster ID from the class.

Removing Cluster ID's

Syntax

OClass OClass().removeClusterId(int clusterId)
ArgumentTypeDescription
clusterIdintDefines the Cluster ID you want to remove

Return Value

This method returns an updated OClass instance.