'Declaration Public Sub CopyTo( _ ByVal arr() As OracleQueueAgent, _ ByVal index As Integer _ )
public void CopyTo( OracleQueueAgent[] arr, int index )
Parameters
- arr
- The array into which to copy the OracleQueueAgent objects.
- index
- The zero-based index of the array.