Function StackPool.Clear
        
                Clear
        
                ()
    
            
            Clears all pooled stacks of this type.
                Public
                    Static
            
        void Clear ()
Clears all pooled stacks of this type.
This is an O(n) operation, where n is the number of pooled stacks