dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
ObjectList.indexOf
collections
ObjectList
find child index for item by id, return -1 if not found
int
indexOf
(
T
item
)
int
indexOf
(
string
id
)
struct
ObjectList
(T)
int
indexOf
(
string
id
)
Meta
Source
See Implementation
collections
ObjectList
functions
add
clear
get
indexOf
insert
opIndex
remove
replace
properties
count
find child index for item by id, return -1 if not found