dlangide v0.7.6 (2016-09-15T14:12:00Z)
Home
Dub
Repo
UIStringCollection.indexOf
exlib
i18n
UIStringCollection
Return index of first item with specified text or -1 if not found.
int
indexOf
(dstring str)
struct
UIStringCollection
int
indexOf
(
dstring
str
)
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 text or -1 if not found.