Example #1
0
 ///---------------------------------------------------------------------
 public void ClearTags()
 {
     m_tagsStr.Clear();
     m_tagsId.Clear();
 }
Example #2
0
 ///---------------------------------------------------------------------
 public void ClearIds()
 {
     m_ids.Clear();
 }