Esempio n. 1
0
 public AdvApp2Var_Iso(AdvApp2Var_Iso Other)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Append(AdvApp2Var_Iso theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void InsertAfter(int theIndex, AdvApp2Var_Iso theItem)
 {
     throw new NotImplementedException();
 }
Esempio n. 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();
 }