public AdvApp2Var_Iso(AdvApp2Var_Iso Other)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Append(AdvApp2Var_Iso theItem)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void InsertAfter(int theIndex, AdvApp2Var_Iso theItem)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public void SetValue(int theIndex, AdvApp2Var_Iso theItem)
 {
     throw new NotImplementedException();
 }
 public void ChangeIso(int IndexIso, int IndexStrip, AdvApp2Var_Iso anIso)
 {
     throw new NotImplementedException();
 }