Partager via


CookieTable<TCookie, TCookieTraits, TValue>.ForEach Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ForEach(CookieTableCallback<TCookie, TValue>) Execute the specified callback for each of the remaining elements in the cookie table
Public method 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

CookieTable<TCookie, TCookieTraits, TValue> Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace