| ObjectWithIdCollectionBaseReadOnlyTHasCommonItems Method (IntegerList) |
Returns true if the collection contains at least one element which is also in the source.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool HasCommonItems(
IntegerList source
)
Parameters
- source
- Type: IntegerList
Return Value
Type:
Boolean
See Also