Skip to content

Crow.Text.LineCollection.Enumerator

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow.Text.LineCollection

Inheritance Hierarchy

  • Enumerator

Syntax

public class Enumerator

Constructors

prototype description
Enumerator (LineCollection coll) __

Properties

name description
Current __

Methods

prototype description
void Dispose() __
bool MoveNext() __
void Reset() __

Events

name description
Clone this wiki locally