Function ListPool.FindCandidate
        
                FindCandidate
        
                (List<List<T>> pool, int capacity)
    
            
            
                Private
                    Static
            
        int FindCandidate (
List<List<T>>  |     pool  |         |
int  |     capacity  |