Example #1
0
 public int Count()
 {
     return(BangDBNative.CountSWCount(_swsc, (int)BangDBWindowType.SlidingWindowUnit));
 }