[Missing <summary> documentation for "N:MoreLinq"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace MoreLinq
Namespace MoreLinq
namespace MoreLinq
Types
All Types | Classes |
Icon | Type | Description |
---|---|---|
MoreEnumerable |
Provides a set of static methods for querying objects that
implement IEnumerable<(Of <(<'T>)>)>. The actual methods
are implemented in files reflecting the method name.
| |
SequenceException |
The exception that is thrown for a sequence that fails a condition.
|