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


c#loopsdelegates

Read More
I'm trying to implement a delegate in c++, but I don't understand how to actually pass the d...


c++delegates

Read More
PowerApps Filtering or Searching on LookUp field on Gallery...


filterdelegatespowerapps

Read More
Delegating a function call in Javascript...


javascriptdelegates

Read More
Is the backing field of a compiler generated event always guaranteed to use the same name as the eve...


c#eventsreflectiondelegates

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


c#lambdatypescastingdelegates

Read More
C# compiler oddity with delegate constructors...


c#constructordelegates

Read More
Why Invoke method of constructed delegate class is virtual?...


c#.netdelegates

Read More
Conditional statement, generic delegate unnecessary cast...


c#genericsdelegates

Read More
Need Help from C# to VB.net Delegate Event GetInvocationList...


c#vb.neteventsdelegatesmulticastdelegate

Read More
How do I create a generic converter for units of measurement in C#?...


c#.netgenericsdelegatesunits-of-measurement

Read More
Qt Data Models vs QML Data Models...


qtviewmodeldelegatesqml

Read More
swift macOS - Custom NSCollectionViewDelegate doesn't get called...


swiftmacosdelegatesmacos-sierranscollectionview

Read More
Strange decompiled code from event subscribe code in a generic class...


c#.netgenericsdelegates

Read More
No known instance method for selector 'receivedItemsJSON'...


iosobjective-cdelegates

Read More
UINavigationController return nil Swift...


iosswiftdelegatesswift5

Read More
Why can't the compiler infer this type argument from usage...


c#.netdelegatesanonymous-function

Read More
Why do I get a NullReferenceException when using () but not without () in Func<T>?...


c#.netdelegates

Read More
Calling a C# delegate and then handling a callback in powershell...


c#powershelleventscallbackdelegates

Read More
Delegate - how it accepts extra arguments, beyond its definition...


c#asp.net-mvcasp.net-corelambdadelegates

Read More
Delegate.BeginInvoke()/EndInvoke() implementation...


c#.netasynchronousdelegates

Read More
Customizing PageIndicator to show an image for each page it indicates...


delegatesqmlcustomization

Read More
Protocol Method not being called...


swiftdelegatesprotocols

Read More
Calling page event when ASP.NET user control event is invoked...


c#.neteventspaginationdelegates

Read More
Which (if any) locally defined delegates are cached between method calls?...


c#cachingdelegates

Read More
making asynchronous calls from generic handler (.ashx)...


asp.net.netasynchronousdelegatesashx

Read More
Attempting to get rid of nested switch clauses but new to C# (Perhaps using Dictionary and Delegates...


c#dictionaryunity-game-enginedelegatespolymorphism

Read More
Where do I use delegates?...


oopdesign-patternsdelegates

Read More
Is there a way to create a delegate to get and set values for a FieldInfo?...


c#delegatesexpression-treessetvaluefieldinfo

Read More
How fix AddressOf requires a relaxed conversation to the delegate error...


c#vb.netdelegatesaddress-operator

Read More
BackNext