Exemplo n.º 1
0
 public T[] ToArray()
 {
     return(Extensions.ToArray(this, Count));
 }