public TColgp_HArray2OfXY(TColgp_Array2OfXY theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public TColgp_Array2OfXY Assign(TColgp_Array2OfXY theOther)
 {
     throw new NotImplementedException();
 }