public void Append(TColStd_SequenceOfAsciiString theSequence)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public TColStd_SequenceOfAsciiString Assign(TColStd_SequenceOfAsciiString theOther)
 {
     throw new NotImplementedException();
 }
 public TColStd_HSequenceOfAsciiString(TColStd_SequenceOfAsciiString theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void Split(int theIndex, TColStd_SequenceOfAsciiString theSeq)
 {
     throw new NotImplementedException();
 }