Exemple #1
0
 public void Append(LocOpe_PntFace theItem)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void InsertAfter(int theIndex, LocOpe_PntFace theItem)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void SetValue(int theIndex, LocOpe_PntFace theItem)
 {
     throw new NotImplementedException();
 }
 public LocOpe_PntFace(LocOpe_PntFace parameter1)
     : base()
 {
     throw new NotImplementedException();
 }