dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
ObjectList.indexOf
dlangui
core
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
dlangui
core
collections
ObjectList
aliases
length
destructors
~this
functions
add
asArray
clear
get
indexOf
insert
opApply
opIndex
remove
replace
properties
count
variables
_count
_list
find child index for item, return -1 if not found