Cookie.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines if two Cookie objects are equal.
Assembly: System.Net (in System.Net.dll)
Parameters
- comparand
- Type: System.Object
The Cookie to compare to this Cookie for equality.
Show: