Our new developer documentation is now available. Please check it out!
PeerCollection.CopyTo
public void CopyTo(Peer[] array, int arrayIndex)
Copies peers of the collection to an array
Parameters
Name | Type | Description |
---|---|---|
array | Peer[] | target array |
arrayIndex | Int32 | array offset |