Beispiel #1
0
 public bool RmoveAllGroup()
 {
     OPCGroupsIns.RemoveAll();
     Groups.Clear();
     return(true);
 }