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