Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DataRow[]特定の値に最も近い列の値に基づいてコレクションを並べ替えたい 3 つの列で構成されています。すなわちAbs(column - given_value)。誰かが私にそれを達成する方法を教えてもらえますか?
DataRow[]
Abs(column - given_value)