Community

XML value testing with Array

(Zoo Zoo) In a C# program I’m receiving a value from the XML, then I need to test this against an array. If the value is found in the array return true else return false. Here is the code:

Read More - Register for Free Membership