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