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