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