items property

vector<PageBlockListItem>? items
getter/setter pair

The items of the list

Implementation

vector<PageBlockListItem>? items;