CookieCollection Class
Provides a collection container for instances of the Cookie class.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[SerializableAttribute] public class CookieCollection : ICollection, IEnumerable
<SerializableAttribute> _ Public Class CookieCollection _ Implements ICollection, IEnumerable
[SerializableAttribute] public ref class CookieCollection : ICollection, IEnumerable