public int this[int index]    // Indexer declaration  
{  
    // get and set accessors  
}