758 B
758 B
public Election::sumValidVotesWeightWithConstraints
Description
public Election->sumValidVotesWeightWithConstraints ( ): int
Sum total votes weight in this election. If vote weight functionality is disable (default setting), it will return the number of registered votes. This method don't ignore votes constraints, only valid vote will be counted.
Return value:
(int
) (Int) Total vote weight