Count property

int Count
Gets the number of changes in the collection.

Implementation

int get Count => this._changes.length;