Question

This may seem like a stupid question, but what message do i send to the NSSet class to determine how many times a particular control has been tapped?

Was it helpful?

Solution

An NSSet is a container like an array, it has no inherent information about the content stored inside it, other than the actual content itself, what is inside the NSSet?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top