EventPropertyCollection.GetEnumerator Method
SQL Server 2008
Gets an enumerator that can iterate through the list of objects.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: System.Collections.Generic.IEnumerator<EventProperty>An IEnumerator object value that can be used to iterate through the collection.