ItemList.setItemMetadata

Sets a value (of any type) to be stored with the item at the specified index.

struct ItemList
@nogc nothrow
void
setItemMetadata
(
VariantArg1
)
(
in long idx
,
in VariantArg1 metadata
)

Meta