Esempio n. 1
0
 public void Append(IntRes2d_IntersectionSegment Seg)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void SetValue(int theIndex, IntRes2d_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Prepend(IntRes2d_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void InsertAfter(int theIndex, IntRes2d_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public IntRes2d_IntersectionSegment(IntRes2d_IntersectionSegment parameter1)
     : base()
 {
     throw new NotImplementedException();
 }