Esempio n. 1
0
 public HResult DeleteItem(Guid guidKey)
 {
     return(m_Attribs.DeleteItem(guidKey));
 }