Esempio n. 1
0
 private void FilterCollection()
 {
     if (ComponentView != null)
     {
         ComponentView.Refresh();
     }
 }