enumerator top-level property
EnumeratorConstructor
get
enumerator
Allows enumerating over a COM collection, which may not have indexed item access.
Implementation
_i4.EnumeratorConstructor get enumerator => _i3.getProperty(
_self,
'Enumerator',
);