Posts

Showing posts with the label Compare to array values in C#

line of code is for Compaing to arrays

bool isExists = profileTagArray.SequenceEqual(ProfiletagformValue);