Gets or sets the enumerator.
public struct Enumerator(StringLineGroup parent) : IEnumerator
kind:method, kind:property, kind:ctor. Press Esc to clear.Enumerator(StringLineGroup)Gets or sets the enumerator.CurrentGets or sets the current.MoveNext()Performs the move next operation.Reset()Performs the reset operation.