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