Measure Statistical Properties of a List
1. Problem
You want to measure the numeric (minimum, maximum, sum, average) or textual (characters, words, lines) features of a list of objects.read more
Add Custom Methods and Properties to Objects
1. Problem
You have an object and want to add your own custom properties or methods (members) to that object.read more
Display the Properties of an Item As a List
1. Problem
You have an item (for example, an error record, directory item, or .NET object), and you want to display detailed information about that object in a list format.read more

