ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
Path
/
get
get
open
operator
fun
get
(
index
:
Int
)
:
PathFragment
(
source
)
Returns the fragment of this path with index
index
.
Throws
Index
Out
Of
Bounds
Exception
When an out of bounds
index
is provided.