-
Recent Comments
No comments to show. -
Categories
Administration
Tag Archives: filtering
Filtering a Dictionary List
One important component I needed for my Systems Directorate application is the ability to filter rows from a dictionary list and get the matching and non-matching rows. This article will describe the set of extension methods I created to perform … Continue reading
Posted in Dennis-IT Tools
Tagged C#, dictionary, filtering
Comments Off on Filtering a Dictionary List