public IntSurf_Couple(IntSurf_Couple parameter1) : base() { throw new NotImplementedException(); }
public void SetValue(int theIndex, IntSurf_Couple theItem) { throw new NotImplementedException(); }
public void Append(IntSurf_Couple theItem) { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, IntSurf_Couple theItem) { throw new NotImplementedException(); }