kotbase
Toggle table of contents
3.2
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
Document
/
iterator
iterator
apple
common
jvmCommon
linuxMingw
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
expect
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
Gets an iterator over the keys of the document's properties
Return
The key iterator
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)
actual
open
operator override
fun
iterator
(
)
:
Iterator
<
String
>
(
source
)