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