Exemplo n.º 1
0
 public ClusteredArrayList GetInternalBuffer()
 {
     return(_buffer.ToInternalList(Length));
 }