예제 #1
0
 public Message_Msg Arg(TCollection_HExtendedString theString)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Append(TCollection_HExtendedString theItem)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void InsertAfter(int theIndex, TCollection_HExtendedString theItem)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void SetValue(int theIndex, TCollection_HExtendedString theItem)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public void SetStatus(ref Message_Status theStat, TCollection_HExtendedString theStr)
 {
     throw new NotImplementedException();
 }