o_IsSet

abstract fun o_IsSet(self: AvailObject): Boolean

Is the specified AvailObject an Avail set?

Return

true if the argument is a set, false otherwise.

Parameters

self

See also