C-DEngine 5.105

CookieCollection Class

Provides a collection container for instances of the Cookie class.

Namespace:  WebSocketSharp.Net
Assembly:  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

Inheritance Hierarchy


Object
  WebSocketSharp.Net..::..CookieCollection