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