public int CreateConfiguration(string name, int posId, int before) { return(ComObject.CreateConfiguration(name, posId, before)); }