ZennoLab Assemblies Documentation
Import Method (ICookieContainer)
ZennoLab.InterfacesLibrary.ProjectModel Namespace > ICookieContainer Interface : Import Method

Type: System.Byte[]

The byte array representing the contents.

Imports the contents from the byte array.
Syntax
void Import( 
   byte[] cookies
)

Parameters

cookies

Type: System.Byte[]

The byte array representing the contents.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

ICookieContainer Interface
ICookieContainer Members