Click or drag to resize

Extensions Methods

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberOperations
Provides linq like methods for handling and converting IEnumerables.

This is separated from actual extension to avoid confusions with System.Linq extensions. And also to avoid accidental usage.

Top
See Also