Ejemplo n.º 1
0
 public override object DeepCopy()
 {
     return(new ADNDFloat32Array(_adArrayHandle.DeepCopy()));
 }