getCollection

expect fun getCollection(collectionName: String): Collection?(source)

Get the named collection for the scope.

Return

the named collection or null

Parameters

collectionName

the name of the sought collection

actual fun getCollection(collectionName: String): Collection?(source)
actual fun getCollection(collectionName: String): Collection?(source)