dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
ObjectList.insert
dlangui
core
collections
ObjectList
add item to list
struct
ObjectList
(T)
T
insert
(
T
item
,
int
index
= -1
)
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
add item to list