public string GetStoredString(int index)
 {
     return(comp.GetStoredString(index));
 }