CookieTable<TCookie, TCookieTraits, TValue>.ForEach Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ForEach(CookieTableCallback<TCookie, TValue>) | Execute the specified callback for each of the remaining elements in the cookie table | |
ForEach(CookieTableCallback<TCookie, TValue>, Boolean) | Execute the specified callback for each of the elements in the cookie table, allows to call back even for elements that are removed during the iteration |
Top
See Also
Reference
CookieTable<TCookie, TCookieTraits, TValue> Class