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