public void Prepend(BRep_ListOfCurveRepresentation theOther)
 {
     throw new NotImplementedException();
 }
 public BRep_ListOfCurveRepresentation Assign(BRep_ListOfCurveRepresentation theOther)
 {
     throw new NotImplementedException();
 }