Filtering method

The filtering method is used to filter elements of a sequence based on a condition.

TitleDescription
Where method (with integers)An example that shows the use of Where (integers) with XSharp
Where method (with objects)An example that shows the use of Where (objects) with XSharp