示例#1
0
 public void clear()
 {
     if (null != _CswTableUpdateNodes)
     {
         _CswTableUpdateNodes.clear();
     }
 }//clear()