Ejemplo n.º 1
0
 public int Find(PropertyDescriptor property, object key)
 {
     return(BindingListImpl.Find(property, key));
 }