removeAll

fun removeAll(destroy: Boolean? = definedExternally)(source)

Removes all data sources from this collection.

Parameters

destroy

whether to destroy the data sources in addition to removing them. Default value - false

See also