Exemple #1
0
 public int AddItems(ref object ids)
 {
     return(ComObject.AddItems(ref ids));
 }