equalsEnumerationWithSet

open override fun equalsEnumerationWithSet(aSet: A_Set): Boolean

Determine whether the receiver is an enumeration with the given set of instances.

Return

Whether the receiver is an enumeration with the given membership.

Parameters

aSet

A set of objects.