public int CreateBus(int shti, int pnts, ref object x, ref object y) { return(ComObject.CreateBus(shti, pnts, ref x, ref y)); }