Esempio n. 1
0
 public virtual object[] ToArray()
 {
     return((object[])InternalList.toArray());
 }