Exemple #1
0
 public void Clear()
 {
     Data.Clear();
     Ids.Clear();
     LastModified.Clear();
     Count = 0;
 }