Beispiel #1
0
 public void Append(TColStd_SequenceOfExtendedString theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Split(int theIndex, TColStd_SequenceOfExtendedString theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public TColStd_SequenceOfExtendedString Assign(TColStd_SequenceOfExtendedString theOther)
 {
     throw new NotImplementedException();
 }
 public TColStd_HSequenceOfExtendedString(TColStd_SequenceOfExtendedString theOther)
     : base()
 {
     throw new NotImplementedException();
 }