Function ListPool.Clear
        
                Clear
        
                ()
    
            
            Clears the pool for lists of this type.
                Public
                    Static
            
        void Clear ()
Clears the pool for lists of this type.
This is an O(n) operation, where n is the number of pooled lists.