Count property

int Count
Gets the number of elements contained in the collection.

Implementation

int get Count => this._propDefSortOrderPairList.length;