public AppParCurves_MultiPoint(AppParCurves_MultiPoint parameter1) : base() { throw new NotImplementedException(); }
public void Init(AppParCurves_MultiPoint theValue) { throw new NotImplementedException(); }
public void SetValue(int theIndex, AppParCurves_MultiPoint theItem) { throw new NotImplementedException(); }
public AppParCurves_Array1OfMultiPoint(AppParCurves_MultiPoint theBegin, int theLower, int theUpper) : base() { throw new NotImplementedException(); }
public AppParCurves_HArray1OfMultiPoint(int theLower, int theUpper, AppParCurves_MultiPoint theValue) : base() { throw new NotImplementedException(); }