dlangide v0.7.35 (2017-08-07T06:09:39Z)
Home
Dub
Repo
ObjectList.indexOf
collections
ObjectList
find child index for item, return -1 if not found
int
indexOf
(T item)
struct
ObjectList
(T)
int
indexOf
(
T
item
)
int
indexOf
(string id)
Meta
Source
See Implementation
collections
ObjectList
destructors
~this
functions
add
clear
get
indexOf
insert
opIndex
remove
replace
properties
count
variables
_count
_list
find child index for item, return -1 if not found