dlangide v0.7.15 (2016-10-13T06:46:58Z)
Home
Dub
Repo
ObjectList.insert
collections
ObjectList
add item to list
struct
ObjectList
(T)
T
insert
(
T
item
,
int
index
= -1
)
Meta
Source
See Implementation
collections
ObjectList
destructors
~this
functions
add
clear
get
indexOf
insert
opIndex
remove
replace
properties
count
variables
_count
_list
add item to list