In The Hand LtdIn The Hand
CopyTo Method (array, arrayIndex)
NamespacesInTheHand.Net.NetworkInformationIPAddressInformationCollectionCopyTo(array<IPAddressInformation>[]()[][], Int32)
.NET Components for Mobility
Copies the elements in this collection to a one-dimensional array of type IPAddressInformation.
Declaration Syntax
C#Visual Basic
public void CopyTo(
	IPAddressInformation[] array,
	int arrayIndex
)
Public Sub CopyTo ( _
	array As IPAddressInformation(), _
	arrayIndex As Integer _
)
Parameters
array (array<IPAddressInformation>[]()[][])
A one-dimensional array that receives a copy of the collection.
arrayIndex (Int32)
The zero-based index in array at which the copy begins.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0