Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CLineWalker : System.Object, System.Collections.IEnumerator Custom Attributes: Description:
public CLineWalker(System.String s) Custom Attributes: Description:
private System.String m_Current Custom Attributes: Description:
private System.Int32 m_Last Custom Attributes: Description:
private System.Int32 m_Length Custom Attributes: Description:
private System.String m_String Custom Attributes: Description:
public System.Object Current {get;} // System.Collections.IEnumerator.Current
Custom Attributes:
Description:
public System.String CurrentLine {get;}
Custom Attributes:
Description:
public System.String String {get;}
Custom Attributes:
Description:
public System.Boolean MoveNext() // System.Collections.IEnumerator.MoveNext Custom Attributes: Description:
public void Reset() // System.Collections.IEnumerator.Reset Custom Attributes: Description: