What are the valid parameter types we can pass in an
Indexer ?
Answer Posted / dileep
IN,OUT,INOUT are the valid parameter types that we can pass
in a Indexer
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the function of the not null constraint?
Why do we need to override in c#?
Why delegates are required?
What is an enumerator in c#?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
what is a enumeration in c#
Are objects passed by reference in c#?
What are the Types of values mode can hold session state in web.config
What is lazy loading entity framework?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
What is the difference between package and interface?
What is datetime minvalue in c#?
What are the return types in c#?
What is yield c#?
What does a constructor do c#?