Tech Tutorials Database
GeekArticles Microsoft ASP.NET
 

Properties and Indexers in C#

 
Author: aspalliance.com
Category: ASP.NET
Comments (0)

Properties are known as smart fields and enable access to the fields of a class. Indexers are also called smart arrays in C# and can be used to use an object as an array. This article discusses both of these concepts with simple code examples.

Read More...




Sponsored Links




Read Next: ObjectDataSource in Depth (Part 2)



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe