Opalis Quick Integration Kit 3.0

Overload List

  Name Description
Filter < (Of < ( T > ) > ) (IEnumerable < (Of < ( T > ) > ) )
Returns a new collection containing all of the OpalisDataAttributeobjects that satisfy each and every filter condition.
Filter(IEnumerable)
Returns a new collection containing all of the OpalisData objects that satisfy each an every filter condition.
Filter < (Of < ( T > ) > ) (String, IEnumerable < (Of < ( T > ) > ) )
Returns a new collection containing all of the values that satisfy each and every condition for a specific filter.
Filter(String, IEnumerable)
Returns a new collection containing all of the values that satisfy each and every condition for a specific filter.

See Also