menu
ews package
documentation
Search/OrderByCollection.dart
OrderByCollection
Count property
Count property
dark_mode
light_mode
Count
property
int
get
Count
Gets the number of elements contained in the collection.
Implementation
int get Count => this._propDefSortOrderPairList.length;
ews package
documentation
Search/OrderByCollection
OrderByCollection
Count property
OrderByCollection class