PreparedCollection.bind

struct PreparedCollection(TEntity)
@safe
void
bind
(
T
)
(
int index
,
const T value
)
if (
isEntityType!TEntity
)

Meta