public bool IsEqual(IntTools_CArray1OfInteger Other)
 {
     throw new NotImplementedException();
 }
 public IntTools_CArray1OfInteger(IntTools_CArray1OfInteger AnArray)
     : base()
 {
     throw new NotImplementedException();
 }