StackOverflow Questions for Tag: delegates

C++ delegate, interface and ref are error type

Score: -2

Views: 26

Answers: 0

Read More
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
Ilya Chernomordik
Ilya Chernomordik

Reputation: 30335

Combining Action and Func in one parameter

Score: 8

Views: 1410

Answers: 4

Read More
Emin Turk
Emin Turk

Reputation: 456

Can't set delegate between ViewController and SKScene

Score: 0

Views: 268

Answers: 1

Read More
avo
avo

Reputation: 10711

Casting generic delegated to non generic with the same signature

Score: 0

Views: 138

Answers: 1

Read More
user366312
user366312

Reputation: 17012

How can I simplify passing types via a generic function?

Score: 0

Views: 47

Answers: 1

Read More
Andrea Bardelli
Andrea Bardelli

Reputation: 180

defining a self-returning method in C#

Score: 1

Views: 119

Answers: 1

Read More
user3163495
user3163495

Reputation: 3672

Does the garbage collector know to dispose variables located in a lambda-captured scope?

Score: 0

Views: 82

Answers: 0

Read More
surfmuggle
surfmuggle

Reputation: 5954

Use delegate without or with an assignment

Score: 0

Views: 72

Answers: 0

Read More
SecretDeveloper
SecretDeveloper

Reputation: 3140

How do I exit a List<string>.ForEach loop when using an anonymous delegate?

Score: 51

Views: 77668

Answers: 12

Read More
fewaf
fewaf

Reputation: 151

I'm trying to implement a delegate in c++, but I don't understand how to actually pass the delegate into a function

Score: 0

Views: 68

Answers: 2

Read More
TheGrimalkin
TheGrimalkin

Reputation: 11

Wrapper for single call functions in delegates C#

Score: 1

Views: 78

Answers: 3

Read More
AAA
AAA

Reputation: 139

PowerApps Filtering or Searching on LookUp field on Gallery

Score: 0

Views: 15383

Answers: 2

Read More
Stacknerd
Stacknerd

Reputation: 469

Delegating a function call in Javascript

Score: 9

Views: 23065

Answers: 2

Read More
Steven Jeuris
Steven Jeuris

Reputation: 19130

Is the backing field of a compiler generated event always guaranteed to use the same name as the event?

Score: 8

Views: 1929

Answers: 3

Read More
Tadpole
Tadpole

Reputation: 15

QTableView's ComboBox Delegate model is not synchronizing with the PandasModel

Score: 0

Views: 16

Answers: 1

Read More
Kris Craig
Kris Craig

Reputation: 586

Why doesn't Comparer support 64-bit (long) delegate return type for lambda operations in C#?

Score: 0

Views: 91

Answers: 2

Read More
leppie
leppie

Reputation: 117310

C# compiler oddity with delegate constructors

Score: 9

Views: 875

Answers: 3

Read More
alpha-mouse
alpha-mouse

Reputation: 5003

Why Invoke method of constructed delegate class is virtual?

Score: 8

Views: 362

Answers: 2

Read More
thekip
thekip

Reputation: 3768

Conditional statement, generic delegate unnecessary cast

Score: 8

Views: 352

Answers: 4

Read More
PreviousPage 1Next