185k views
4 votes
Does anyone knows What does Array.ContainsValue (namelist, "John") do to the program

User Worksology
by
8.3k points

1 Answer

2 votes

Answer:

It checks to see if an array contains a value called John inside the container named name list.

User Grolegor
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.