dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
UIStringCollection.add
exlib
i18n
UIStringCollection
Insert resource id item into specified position
void
add
(
string
item
,
int
index
= -
1
)
struct
UIStringCollection
void
add
(
string
item
,
int
index
= -1
)
void
add
(
dstring
item
,
int
index
= -
1
)
void
add
(
UIString
item
,
int
index
= -
1
)
Meta
Source
See Implementation
exlib
i18n
UIStringCollection
functions
add
addAll
clear
get
indexOf
opAssign
opIndex
opIndexAssign
opSlice
remove
properties
length
Insert resource id item into specified position