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