Method CopyTo
CopyTo(ListeningHost[], int)
Copies all elements from this repository to another compatible repository.
public void CopyTo(ListeningHost[] array, int arrayIndex)
Parameters
array
ListeningHost[]The one-dimensional System.Array that is the destination of the elements copied.
arrayIndex
intThe zero-based index in array at which copying begins.