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