ObjectList.get

get item by index

struct ObjectList(T)
@safe inout
inout(T)
get
(
int index
)

Meta