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