dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ObjectList.remove
dlangui
core
collections
ObjectList
remove item from list, return removed item
struct
ObjectList
(T)
@
safe
T
remove
(
int
index
)
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
remove item from list, return removed item