toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.ext
/
toRealmSet
to
Realm
Set
fun
<
T
>
Iterable
<
T
>
.
toRealmSet
(
)
:
RealmSet
<
T
>
Instantiates an
unmanaged
RealmSet
containing all the elements of this iterable.