What is the raise event used for?

Answer Posted / roshan

Causes the named event to call all registered event
handlers.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is int a struct in c#?

483


Explain namespaces in c#.

585


In which situation(s), the use of "Delegate" is a good idea?

544


Which is the base class in c#?

496


What is c# windows form application?

496






How many types of inheritance are there in c#?

473


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

1895


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

507


What do you mean by the delegate in c#?

505


Define an abstract class?

504


Describe the parts of assembly.

522


How to get the sum of last 3 items in a list using lambda expressions?

506


What is object type in c#?

543


How do you declare a variable in c#?

514


What is an object pool in .net?

652