Exemplo n.º 1
0
 public void Append(TColgp_HArray1OfPnt2d theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void InsertAfter(int theIndex, TColgp_HArray1OfPnt2d theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void SetValue(int theIndex, TColgp_HArray1OfPnt2d theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public TColgp_HArray1OfPnt2d(TColgp_HArray1OfPnt2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }