Open

Description
Lines that contain the word Implements in Method detentions as too long. It will be easier to consider this word an implicit line continuation position.
Public Iterator Function GetEnumerator() As IEnumerator
Implements IEnumerable.GetEnumerator
This will be consistent with the class definition where the Impliments statements starts at a new line.