示例#1
0
 public ICharSequence GetTextFormatted(int index)
 {
     return(_array.GetTextFormatted(index));
 }