Skip Navigation LinksBase4.NET : Quickstarts : ObjectPath

Skip Navigation Links.

ObjectPath:

ObjectPath is a querying language similar to XPath. Except instead of applying to XML it applies to objects. It allows you to filter objects based on their properties etc. The best way to learn ObjectPath is by simply looking at some samples.