예제 #1
0
 public T[] ToArray()
 {
     return(Extensions.ToArray(this, Count));
 }