StackOverflow Questions for Tag: ienumerable

lizardkingLK
lizardkingLK

Reputation: 41

Why is this method not giving the correct result for last element 'Strawberry'?

Score: -3

Views: 65

Answers: 1

Read More
François Boivin
François Boivin

Reputation: 19

order by descending bug LINQ

Score: 1

Views: 246

Answers: 1

Read More
not2qubit
not2qubit

Reputation: 17037

How to get the result code when using .NET in powershell script?

Score: 3

Views: 134

Answers: 4

Read More
jshall
jshall

Reputation: 323

Why does foreach fail to find my GetEnumerator extension method?

Score: 22

Views: 19682

Answers: 7

Read More
tula sacra
tula sacra

Reputation: 173

how to iterate over tuple items

Score: 17

Views: 21666

Answers: 5

Read More
Jader Dias
Jader Dias

Reputation: 90573

How to get the index of an element in an IEnumerable?

Score: 182

Views: 308265

Answers: 14

Read More
peter
peter

Reputation: 1

System.InvalidOperationException in AspNetCore.Authorization

Score: 0

Views: 43

Answers: 0

Read More
Matas Vaitkevicius
Matas Vaitkevicius

Reputation: 61489

Comparing two collections with IEquatable while using only LINQ

Score: 5

Views: 3036

Answers: 1

Read More
BrunoLM
BrunoLM

Reputation: 100371

How can I convert a DataTable into a Dynamic object?

Score: 27

Views: 65184

Answers: 8

Read More
user19291301
user19291301

Reputation: 143

Parallel.ForEachAsync does not change properties of IEnumerable items

Score: 2

Views: 92

Answers: 1

Read More
Nirmal
Nirmal

Reputation:

What is the difference between IQueryable<T> and IEnumerable<T>?

Score: 492

Views: 240006

Answers: 13

Read More
Andrew
Andrew

Reputation: 33

Is it possible to use 'foreach' on the same IEnumerable twice or more inside a method with 'yield'?

Score: -1

Views: 162

Answers: 3

Read More
f3lix
f3lix

Reputation: 29875

Pair-wise iteration in C#, or sliding window enumerator

Score: 65

Views: 22552

Answers: 15

Read More
JohnC
JohnC

Reputation: 367

Empty enumeration from Enumerable.Select; or why does its enumerator seem to behave differently from other enumerators?

Score: 2

Views: 55

Answers: 1

Read More
derekhh
derekhh

Reputation: 5552

Is there a standard C++ equivalent of IEnumerable<T> in C#?

Score: 55

Views: 25221

Answers: 4

Read More
palapapa
palapapa

Reputation: 959

Why is IEnumerator.Current not nullable?

Score: 3

Views: 97

Answers: 1

Read More
Adam Modlin
Adam Modlin

Reputation: 3024

How can I extend IEnumerable<T> to load my collection from a web service?

Score: 0

Views: 827

Answers: 2

Read More
Master
Master

Reputation: 2163

Accessing Properties of items contained in an IEnumerable

Score: 2

Views: 779

Answers: 3

Read More
Timothy Khouri
Timothy Khouri

Reputation: 31865

Virtual IEnumerable<T> that compiles empty

Score: 2

Views: 1340

Answers: 4

Read More
Kris Craig
Kris Craig

Reputation: 586

What is the recommended way to convert a PriorityQueue to an array in C#?

Score: -1

Views: 163

Answers: 1

Read More
PreviousPage 1Next