How to know if all the cells have the same value in some column (title changed) I want to 开发者_运维技巧have a bit scalar value that tells me if all the values in a column equal something:
I need to fill a byte[] with a single non-zero value. How can I do this in C# without looping through each byte in the array?