menu
ews package
documentation
misc/NameResolutionCollection.dart
NameResolutionCollection
Count property
Count property
dark_mode
light_mode
Count
property
int
get
Count
Gets the total number of elements in the list.
Implementation
int get Count => this._items.length;
ews package
documentation
misc/NameResolutionCollection
NameResolutionCollection
Count property
NameResolutionCollection class