Beispiel #1
0
 public AppParCurves_HArray1OfMultiBSpCurve(int theLower, int theUpper, AppParCurves_MultiBSpCurve theValue)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Init(AppParCurves_MultiBSpCurve theValue)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void SetValue(int theIndex, AppParCurves_MultiBSpCurve theItem)
 {
     throw new NotImplementedException();
 }
 public AppParCurves_MultiBSpCurve(AppParCurves_MultiBSpCurve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(AppParCurves_MultiBSpCurve theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, AppParCurves_MultiBSpCurve theItem)
 {
     throw new NotImplementedException();
 }
 public AppParCurves_Array1OfMultiBSpCurve(AppParCurves_MultiBSpCurve theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }