Beispiel #1
0
 public AppParCurves_MultiPoint(AppParCurves_MultiPoint parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Init(AppParCurves_MultiPoint theValue)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void SetValue(int theIndex, AppParCurves_MultiPoint theItem)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public AppParCurves_Array1OfMultiPoint(AppParCurves_MultiPoint theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public AppParCurves_HArray1OfMultiPoint(int theLower, int theUpper, AppParCurves_MultiPoint theValue)
     : base()
 {
     throw new NotImplementedException();
 }