798 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			798 B
		
	
	
	
	
	
	
	
public Election::countValidVoteWithConstraints
Description
public Election->countValidVoteWithConstraints ( ): int
Count the number of actual registered and valid vote for this election. This method don't ignore votes constraints, only valid vote will be counted.
Return value:
(int) Number of valid and registered vote into this election.