Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ix
EnumeratorStatic
Interface EnumeratorStatic
Index
Construct signatures
constructor
Methods
create
Construct signatures
constructor
(
moveNext
:
() => boolean
, getCurrent
:
() => T
, dispose
:
() => void
)
:
Enumerator
Parameters
moveNext:
() => boolean
getCurrent:
() => T
dispose:
() => void
Returns
Enumerator
Methods
public
create
(
moveNext
:
() => boolean
, getCurrent
:
() => T
, dispose
?:
() => void
)
:
Enumerator
Parameters
moveNext:
() => boolean
getCurrent:
() => T
dispose?:
() => void
optional
Returns
Enumerator
Globals
Ix
ix
l2o
Enumerator
Comparer
Disposable
Enumerable
EnumerableFunc
EnumerablePredicate
EnumerableStatic
EnumeratorStatic
constructor
create
EqualityComparer
Grouping
KeyValuePair
Lookup
Observer
OrderedEnumerable
Predicate
Dictionary