Click or drag to resize

ObjectWithIdCollectionBaseTGetByIdListCheck Method

Overload List
  NameDescription
Public methodGetByIdListCheck(IntegerList)
Get a sublist of items having the ids in the idList. Throws exception if idList contains id not in the current collection
Public methodGetByIdListCheck(IEnumerableInt32)
Get a sublist of items having the ids in the idList. Throws exception if idList contains id not in the current collection
Top
See Also