Function OptionButton.removeItem
Removes the item at index idx
.
void removeItem
(
const(long) idx
) nothrow @nogc;
Removes the item at index idx
.
void removeItem
(
const(long) idx
) nothrow @nogc;