IProgressEntry.SetMetric(Int32, Double) Method

Definition

Sets the metric with index index to value.

public void SetMetric (int index, double value);
abstract member SetMetric : int * double -> unit
Public Sub SetMetric (index As Integer, value As Double)

Parameters

index
Int32
value
Double

Applies to