Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
ObjectWithIdCollectionBase(T) Class
ObjectWithIdCollectionBase(T) Methods
HasCommonItems Method
HasCommonItems Method (IntegerList)
HasCommonItems Method (ObjectWithIdCollectionBase(T))
ObjectWithIdCollectionBase
T
HasCommonItems Method (ObjectWithIdCollectionBase
T
)
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
Syntax
C#
Copy
public
bool
HasCommonItems
(
ObjectWithIdCollectionBase
<T>
source
)
Parameters
source
Type:
Omada.OE.Model
ObjectWithIdCollectionBase
T
Return Value
Type:
Boolean
See Also
Reference
ObjectWithIdCollectionBase
T
Class
HasCommonItems Overload
Omada.OE.Model Namespace