Change your second query as follows: C#. var dsf = df.Select((v, i) => new { pname = v, index = i }) .Where(a => a.pname == "Y") .
確定! 回上一頁