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