In The Hand LtdIn The Hand
CopyTo Method (array, offset)
NamespacesInTheHand.Net.NetworkInformationUnicastIPAddressInformationCollectionCopyTo(array<UnicastIPAddressInformation>[]()[][], Int32)
.NET Components for Mobility
Copies the elements in this collection to a one-dimensional array of type UnicastIPAddressInformation.
Declaration Syntax
C#Visual Basic
public void CopyTo(
	UnicastIPAddressInformation[] array,
	int offset
)
Public Sub CopyTo ( _
	array As UnicastIPAddressInformation(), _
	offset As Integer _
)
Parameters
array (array<UnicastIPAddressInformation>[]()[][])

[Missing <param name="array"/> documentation for "M:InTheHand.Net.NetworkInformation.UnicastIPAddressInformationCollection.CopyTo(InTheHand.Net.NetworkInformation.UnicastIPAddressInformation[],System.Int32)"]

offset (Int32)

[Missing <param name="offset"/> documentation for "M:InTheHand.Net.NetworkInformation.UnicastIPAddressInformationCollection.CopyTo(InTheHand.Net.NetworkInformation.UnicastIPAddressInformation[],System.Int32)"]

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