Property | Type | Description | |
---|---|---|---|
Dump | void | ||
IndexOf | int | ||
InternalAdd | int | ||
RemoveAt | void | ||
TimeStamp | DateTime |
Method | Description | |
---|---|---|
Add ( |
||
Add ( |
||
CookieCollection ( ) : System.Collections | ||
CopyTo ( Array array, int index ) : void | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
this ( int index ) : |
||
this ( string name ) : |
Method | Description | |
---|---|---|
Dump ( ) : void | ||
IndexOf ( |
||
InternalAdd ( |
||
RemoveAt ( int idx ) : void | ||
TimeStamp ( Stamp how ) : DateTime |
public Add ( |
||
cookies | ||
return | void |
public CookieCollection ( ) : System.Collections | ||
return | System.Collections |
public CopyTo ( Array array, int index ) : void | ||
array | Array | |
index | int | |
return | void |
public CopyTo ( |
||
array | ||
index | int | |
return | void |