Most Revit Platform API properties and methods use .NET Framework collection classes when providing access to a group of related items.
The IEnumerable and IEnumerator interfaces implemented in Revit collection types are defined in the System.Collection namespace.