The Microsoft.SqlServer.Dts.Runtime.Enumerators.SMO namespace is an enumerator containing classes and members for using SQL Server Management Objects (SMO). You can select what information to enumerate over, and how that information is enumerated.
Acts as a placeholder when enumeration is called on an empty collection. The runtime returns the empty enumerator when there are no elements in the collection to enumerate over. This class cannot be inherited.