Monads - Microsoft

In the example above, the WHERE CmdLet filters a set of objects based upon a test of those object’s properties. It takes objects of any type (e.g. Processes, Files, Disks, etc) and queries for its type using the .Net reflection APIs. ................
................