Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is indexers in C#

Answer Posted / satish

C# introduces a new concept known as Indexers which are
used for treating an object as an array. The indexers are
usually known as smart arrays in C# community. Defining a
C# indexer is much like defining properties. We can say
that an indexer is a member that enables an object to be
indexed in the same way as an array.

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static void main in c#?

1062


What is delegate in c#?

995


How do you access a constant field declared in a class?

953


How does split work in c#?

945


What does readonly mean in c#?

1044


Are classes passed by reference in c#?

924


What is difference between ienumerable and ienumerator in c#?

971


What is using keyword?

964


What are the different types of assemblies available and their purpose?

952


How can I access the registry from c# code?

1065


What is the class in c#?

923


Can abstract class have constructor c#?

920


What is a method signature in c#?

976


What are c# attributes and its significance?

1013


What are the Types of caching

1055