Example #1
0
 public HResult DeleteAllItems()
 {
     return(m_Attribs.DeleteAllItems());
 }