This topic has not yet been rated - Rate this topic

CookieCollection.ICollection.CopyTo Method

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)
private abstract CopyTo : 
        array:Array * 
        index:int -> unit  
private override CopyTo : 
        array:Array * 
        index:int -> unit

Parameters

array
Type: System.Array
index
Type: System.Int32

Implements

ICollection.CopyTo(Array, Int32)

Portable Class Library

Supported in: Portable Class Library

.NET for Windows Store apps

Supported in: Windows 8
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.