dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
UIStringCollection.indexOf
exlib
i18n
UIStringCollection
Return index of first item with specified string resource id or -1 if not found.
int
indexOf
(
dstring
str
)
int
indexOf
(
string
strId
)
struct
UIStringCollection
int
indexOf
(
string
strId
)
int
indexOf
(
UIString
str
)
Meta
Source
See Implementation
exlib
i18n
UIStringCollection
functions
add
addAll
clear
get
indexOf
opAssign
opIndex
opIndexAssign
opSlice
remove
properties
length
Return index of first item with specified string resource id or -1 if not found.