IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
The List class is a helper class with properties and methods that supply a number of constraints used with lists and collections. More...
Static Public Member Functions | |
static ListMapper | Map (ICollection actual) |
List.Map returns a ListMapper, which can be used to map the original collection to another collection. More... | |
The List class is a helper class with properties and methods that supply a number of constraints used with lists and collections.
|
inlinestatic |
List.Map returns a ListMapper, which can be used to map the original collection to another collection.
actual |
Referenced by NUnit.Framework.Tests.AssertSyntaxTests.PropertyTests().