Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Indexers - C#

RSS
Modified on Wed, Oct 22, 2008, 4:29 PM by Administrator Categorized as ·Net Framework
The syntax is similar to properties. They can be read/write, read-only, or write-only.

public string this[string name]
{
    get {...}
    set {...}
}

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.