BindToObject (null, null, ref id, out o); ibf = o as IBaseFilter; break; }如果篩選指定名字的filter,加個判斷即可:if (ds[i].Name ==filtername) ...
確定! 回上一頁