示例#1
0
 public HResult DeleteItem(Guid guidKey)
 {
     return(m_Attribs.DeleteItem(guidKey));
 }