Home » C# Programming » Collection Classes

Which of the following is the correct way to find out the number of elements currently present in an ArrayList Collection called arr?

Correct Answer: arr.Count

← Previous Question Next Question→

More Questions from Collection Classes

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion