public void Append(TColStd_SequenceOfExtendedString theSeq) { throw new NotImplementedException(); }
public void Split(int theIndex, TColStd_SequenceOfExtendedString theSeq) { throw new NotImplementedException(); }
public TColStd_SequenceOfExtendedString Assign(TColStd_SequenceOfExtendedString theOther) { throw new NotImplementedException(); }
public TColStd_HSequenceOfExtendedString(TColStd_SequenceOfExtendedString theOther) : base() { throw new NotImplementedException(); }