コード例 #1
0
 public void Append(TColStd_SequenceOfHExtendedString theSequence)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public TColStd_SequenceOfHExtendedString Assign(TColStd_SequenceOfHExtendedString theOther)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public TColStd_HSequenceOfHExtendedString(TColStd_SequenceOfHExtendedString theOther)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void Split(int theIndex, TColStd_SequenceOfHExtendedString theSeq)
 {
     throw new NotImplementedException();
 }