dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
ObjectList.opApply
dlangui
core
collections
ObjectList
Support foreach
struct
ObjectList
(T)
int
opApply
(
int
delegate
(
ref
T
)
callback
)
Meta
Source
See Implementation
dlangui
core
collections
ObjectList
destructors
~this
functions
add
clear
get
indexOf
insert
opApply
opIndex
remove
replace
properties
count
variables
_count
_list
Support foreach