idList property

List<int> idList
getter/setter pair

id列表(条件可能会重名, 所以需要用id去重)

Implementation

List<int> idList;