示例#1
0
 public void Append(ProjLib_SequenceOfHSequenceOfPnt theSeq)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public ProjLib_SequenceOfHSequenceOfPnt Assign(ProjLib_SequenceOfHSequenceOfPnt theOther)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void Split(int theIndex, ProjLib_SequenceOfHSequenceOfPnt theSeq)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public ProjLib_SequenceOfHSequenceOfPnt(ProjLib_SequenceOfHSequenceOfPnt theOther)
     : base()
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void InsertBefore(int theIndex, ProjLib_SequenceOfHSequenceOfPnt theSeq)
 {
     throw new NotImplementedException();
 }