dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
UIStringCollection.indexOf
exlib
i18n
UIStringCollection
Return index of first item with specified string or -1 if not found.
int
indexOf
(dstring str)
int
indexOf
(string strId)
int
indexOf
(UIString str)
struct
UIStringCollection
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 or -1 if not found.