Share via


TelemetryProvider.CopyTo Method

Definition

public void CopyTo (System.Collections.Generic.KeyValuePair<string,AzurePSQoSEvent>[] array, int arrayIndex);
abstract member CopyTo : System.Collections.Generic.KeyValuePair<string, AzurePSQoSEvent>[] * int -> unit
override this.CopyTo : System.Collections.Generic.KeyValuePair<string, AzurePSQoSEvent>[] * int -> unit
Public Sub CopyTo (array As KeyValuePair(Of String, AzurePSQoSEvent)(), arrayIndex As Integer)

Parameters

array
KeyValuePair<String,AzurePSQoSEvent>[]
arrayIndex
Int32

Implements

Applies to