Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
ObjectWithIdCollectionBaseReadOnly(T) Class
ObjectWithIdCollectionBaseReadOnly(T) Methods
FindAll Method
FindAll(TResulttype) Method (Predicate(T))
FindAll Method (Predicate(T))
FindAll Method (Predicate(T), ObjectWithIdCollectionBase(T))
ObjectWithIdCollectionBaseReadOnly
T
FindAll Method (Predicate
T
, ObjectWithIdCollectionBase
T
)
Add all items for whch the predicate is true to the result.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
FindAll
(
Predicate
<T>
filter
,
ObjectWithIdCollectionBase
<T>
result
)
Parameters
filter
Type:
System
Predicate
T
result
Type:
Omada.OE.Model
ObjectWithIdCollectionBase
T
See Also
Reference
ObjectWithIdCollectionBaseReadOnly
T
Class
FindAll Overload
Omada.OE.Model Namespace