SmoCollectionBase.GetEnumerator Method
SQL Server 2012
Returns an IEnumerator interface that allows you to iterate through the objects in the collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: System.Collections.IEnumeratorAn IEnumerator system interface for the referenced collection object.
