public void Append(IntPolyh_SeqOfStartPoints theSeq) { throw new NotImplementedException(); }
public IntPolyh_SeqOfStartPoints Assign(IntPolyh_SeqOfStartPoints theOther) { throw new NotImplementedException(); }
public void Split(int theIndex, IntPolyh_SeqOfStartPoints theSeq) { throw new NotImplementedException(); }
public IntPolyh_SeqOfStartPoints(IntPolyh_SeqOfStartPoints theOther) : base() { throw new NotImplementedException(); }
public void InsertBefore(int theIndex, IntPolyh_SeqOfStartPoints theSeq) { throw new NotImplementedException(); }