共用方式為


IProgressEntry.SetMetric(Int32, Double) 方法

定義

將具有索引 index 的計量設定為 value

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

參數

index
Int32
value
Double

適用於