Example #1
0
 public bool Bind(int K, Geom2dHatch_Element I)
 {
     throw new NotImplementedException();
 }
 public Geom2dHatch_Element Bound(int theKey, Geom2dHatch_Element theItem)
 {
     throw new NotImplementedException();
 }
 public bool Find(int theKey, Geom2dHatch_Element theValue)
 {
     throw new NotImplementedException();
 }
 public Geom2dHatch_Element(Geom2dHatch_Element parameter1)
     : base()
 {
     throw new NotImplementedException();
 }