xmlutil
Toggle table of contents
1.0.0-rc3
Common
JS
JVM
nativeOrWasm
Target filter
Common
JS
JVM
nativeOrWasm
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom2
/
NamedNodeMap
/
get
get
Common
JS
JVM
nativeOrWasm
expect
abstract
operator
fun
get
(
index
:
Int
)
:
T
?
actual
abstract
operator
fun
get
(
index
:
Int
)
:
T
?
actual
abstract
operator
fun
get
(
index
:
Int
)
:
T
?
actual
abstract
operator override
fun
get
(
index
:
Int
)
:
T
?