Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ienumerator
Why does List<T> declare GetEnumerator() and IEnumerable<T>.GetEnumerator()?
Oct 26, 2025
c#
interface
ienumerable
ienumerator
explicit-interface
Java equivalent to IEnumerator from C#?
Oct 26, 2025
c#
java
iterator
equivalent
ienumerator
Using coroutines to fade in/out TextMeshPro Text Element
Oct 23, 2025
c#
unity-game-engine
coroutine
ienumerator
C# Generic IEnumerable
Oct 23, 2025
c#
ienumerable
ienumerator
Enumerator as an argument
Feb 22, 2023
c#
.net
ienumerator
enumerator
When should I separately implement IEnumerator<T>?
Jan 12, 2023
c#
.net
enumerator
ienumerator
design-guidelines
Yield Return in C# - makes fail tests for publicity of fields
Jan 11, 2023
c#
public
ienumerator
F#: Downcast seq to IEnumerator
Dec 22, 2022
f#
ienumerator
seq
How to realize right IEnumerator interface for multiple foreach?
Dec 12, 2022
c#
.net
ienumerable
ienumerator
Why do we need IEnumerator and IEnumerable?
Nov 30, 2022
c#
.net
ienumerable
ienumerator
Different exception-throwing behavior of IEnumerator.Current and IEnumerator<T>.Current
Oct 05, 2022
c#
ienumerator
When should an iterator return an IEnumerator instead of an IEnumerable?
Jun 19, 2022
c#
iterator
ienumerable
ienumerator
ReSharper: Possible NullReferenceException with Enumerator?
Jan 31, 2020
c#
.net
resharper
nullreferenceexception
ienumerator
Having trouble refactoring an IEnumerator method with multiple yields
Nov 20, 2021
c#
unity3d
yield-return
ienumerator
Multiple threads accesing IEnumerable using yield
Jun 27, 2016
c#
ienumerable
ienumerator
C# Why does Except and Where Enumerable Give This Weird Result?
Oct 17, 2022
c#
enumerator
ienumerator
IEnumerator Purpose
Apr 18, 2022
c#
ienumerator
Using ItemsSource to populate WPF ListBox - Good Idea?
Nov 15, 2021
c#
wpf
listbox
ienumerator
Call parallel coroutines and wait for all of them to be over
May 11, 2022
c#
unity3d
coroutine
ienumerator
In Unity, when should I use coroutines versus subtracting Time.deltaTime in Update()?
Feb 05, 2023
c#
unity3d
time
coroutine
ienumerator
Older Entries »