ObjectWithIdCollectionBaseTGetByIdListCheck Method |
Name | Description | |
---|---|---|
![]() | GetByIdListCheck(IntegerList) |
Get a sublist of items having the ids in the idList. Throws exception if
idList contains id not in the current collection
|
![]() | GetByIdListCheck(IEnumerableInt32) |
Get a sublist of items having the ids in the idList. Throws exception if
idList contains id not in the current collection
|