What is the function of .IsDescendent()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What to implement on my class Finalize or IDisposable

0 Answers   HCL,


Can a method return multiple values in c#?

0 Answers  


Is c# and .net same?

0 Answers  


what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer

1 Answers  


Is python easier than c#?

0 Answers  






What does console readkey do in c#?

0 Answers  


What is namespace give the example?

0 Answers  


what is the difference between interface and multiple interface?

0 Answers   Wipro,


How do you create dlls in .NET

0 Answers   Digital GlobalSoft,


What is the difference between out and ref in c#?

0 Answers  


Example of value type and refarnce type

4 Answers   Synechron,


Can scriptable objects have methods?

0 Answers  


Categories