Related resources for IEnumeration
  • using Array Class and IEnumeration in C#12/23/2005 2:06:59 AM. This article illustrates the usage of Array class and IEnumerator. Array class Provides methods for creating, manipulating, searching and sorting arrays, thereby serving as the base class for all arrays in the common language runtime.