Content deleted Content added
m WPCleaner v1.13 - Repaired 1 link to disambiguation page - (You can help) - Array |
|||
Line 1:
In programming, an '''indexer''' is in [[object-oriented programming]] a kind of smart array that enables the user to get an index of objects held within an object. It is a member of a class that enables the use it like an [[array data type|array]]. For instance, in [[C Sharp (programming language)|C#]], it is possible to access with an indexer a class like an array.<ref>{{cite web
| accessdate = 2011-08-01
| author = jagadish980
|