public NLPlate_SequenceOfHGPPConstraint Assign(NLPlate_SequenceOfHGPPConstraint theOther)
 {
     throw new NotImplementedException();
 }
 public void Append(NLPlate_SequenceOfHGPPConstraint theSeq)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, NLPlate_SequenceOfHGPPConstraint theSeq)
 {
     throw new NotImplementedException();
 }